Skip to content

Commit 06ede94

Browse files
committed
chore: 2.0.0 changelog
1 parent 645313d commit 06ede94

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [2.0.0](https://github.com/vitejs/vite-plugin-vue2/compare/v1.1.2...v2.0.0) (2022-09-13)
2+
3+
4+
### Breaking Changes
5+
6+
* only support Vite 3 ([#28](https://github.com/vitejs/vite-plugin-vue2/pull/28))
7+
8+
### Bug Fixes
9+
10+
* handle undefined on import.meta.hot.accept ([b668430](https://github.com/vitejs/vite-plugin-vue2/commit/b66843045b16516fc91512c67c4f87b6d3f4d45e))
11+
12+
13+
### Features
14+
15+
* add compiler option in Options ([#45](https://github.com/vitejs/vite-plugin-vue2/issues/45)) ([fb47586](https://github.com/vitejs/vite-plugin-vue2/commit/fb4758637c0506e9b0e7ea6883568287f60ae077))
16+
17+
18+
119
## [1.1.2](https://github.com/vitejs/vite-plugin-vue2/compare/v1.1.1...v1.1.2) (2022-07-01)
220

321

0 commit comments

Comments
 (0)