We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645313d commit 06ede94Copy full SHA for 06ede94
CHANGELOG.md
@@ -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
19
## [1.1.2](https://github.com/vitejs/vite-plugin-vue2/compare/v1.1.1...v1.1.2) (2022-07-01)
20
21
0 commit comments