File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
19
## [ 1.1.2] ( https://github.com/vitejs/vite-plugin-vue2/compare/v1.1.1...v1.1.2 ) (2022-07-01)
2
20
3
21
You can’t perform that action at this time.
0 commit comments