Skip to content

Commit 5ad4c7f

Browse files
committed
chore: update changelog
1 parent ebbf05f commit 5ad4c7f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

packages/vite-plugin-lwc/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,39 @@
11
# 2.0.0
2+
23
- update lwc to 8.12.1
34
- chore: fix tests
45
- chore: update dependencies
56

67
# 1.0.0
8+
79
- feat: support vite 6
810

911
# 0.3.4
12+
1013
- fix typescript build
1114

1215
# 0.3.3
16+
1317
- update lwc to 8.7.0
1418

1519
# 0.3.2
20+
1621
- fix: resolve absolute source relative to absolute html importer
1722

1823
# 0.3.1
24+
1925
- fix absolute path resolution from html import
2026

2127
# 0.3.0
28+
2229
- expermental ssr support
2330
- remove unused @rollup/pluginutils dependency
2431

2532
# 0.2.0
33+
2634
- update lwc to 8.6.0
2735

2836
# 0.1.2
2937

3038
- fix: prevent transforming `/__vitest_test__/**`
31-
- chore: added license
39+
- chore: added license

0 commit comments

Comments
 (0)