We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbf05f commit 5ad4c7fCopy full SHA for 5ad4c7f
packages/vite-plugin-lwc/CHANGELOG.md
@@ -1,31 +1,39 @@
1
# 2.0.0
2
+
3
- update lwc to 8.12.1
4
- chore: fix tests
5
- chore: update dependencies
6
7
# 1.0.0
8
9
- feat: support vite 6
10
11
# 0.3.4
12
13
- fix typescript build
14
15
# 0.3.3
16
17
- update lwc to 8.7.0
18
19
# 0.3.2
20
21
- fix: resolve absolute source relative to absolute html importer
22
23
# 0.3.1
24
25
- fix absolute path resolution from html import
26
27
# 0.3.0
28
29
- expermental ssr support
30
- remove unused @rollup/pluginutils dependency
31
32
# 0.2.0
33
34
- update lwc to 8.6.0
35
36
# 0.1.2
37
38
- fix: prevent transforming `/__vitest_test__/**`
-- chore: added license
39
+- chore: added license
0 commit comments