File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 4.2.0-beta.1 (2023-04-18)
2+
3+ * perf: only record type deps map in dev ([ 605b3b0] ( https://github.com/vitejs/vite-plugin-vue/commit/605b3b0 ) )
4+ * chore: bump vue dev dep ([ 1f2155a] ( https://github.com/vitejs/vite-plugin-vue/commit/1f2155a ) )
5+ * chore: bump vue dev dep (trying windows fix) ([ 6513ecf] ( https://github.com/vitejs/vite-plugin-vue/commit/6513ecf ) )
6+ * chore: remove unused export ([ d73c8e7] ( https://github.com/vitejs/vite-plugin-vue/commit/d73c8e7 ) )
7+ * fix: ensure canInlineMain logic is identical with before refactor ([ e6c5a90] ( https://github.com/vitejs/vite-plugin-vue/commit/e6c5a90 ) )
8+ * feat: support 3.3 imported types in SFC macros ([ c891652] ( https://github.com/vitejs/vite-plugin-vue/commit/c891652 ) )
9+
10+
11+
112## 4.2.0-beta.0 (2023-04-17)
213
314* fix: check presence of magic-string instance when using rewriteDefaultAST ([ 094f784] ( https://github.com/vitejs/vite-plugin-vue/commit/094f784 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-vue" ,
3- "version" : " 4.2.0-beta.0 " ,
3+ "version" : " 4.2.0-beta.1 " ,
44 "license" : " MIT" ,
55 "author" : " Evan You" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments