File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 5.0.0-beta.0 (2023-12-07)
2+
3+ * chore: upgrade vitest ([ db4cf1c] ( https://github.com/vitejs/vite-plugin-vue/commit/db4cf1c ) )
4+ * chore(deps): update dependency rollup to ^4.6.1 (#308 ) ([ 1a5df4f] ( https://github.com/vitejs/vite-plugin-vue/commit/1a5df4f ) ), closes [ #308 ] ( https://github.com/vitejs/vite-plugin-vue/issues/308 )
5+ * feat(plugin-vue): add ` customElement ` option to compiler (#238 ) ([ 99564d5] ( https://github.com/vitejs/vite-plugin-vue/commit/99564d5 ) ), closes [ #238 ] ( https://github.com/vitejs/vite-plugin-vue/issues/238 )
6+ * fix: respect vite base config for absolute URLs during dev ([ 515b171] ( https://github.com/vitejs/vite-plugin-vue/commit/515b171 ) )
7+ * fix(deps): update all non-major dependencies (#298 ) ([ cad0825] ( https://github.com/vitejs/vite-plugin-vue/commit/cad0825 ) ), closes [ #298 ] ( https://github.com/vitejs/vite-plugin-vue/issues/298 )
8+
9+
10+
111## 5.0.0-alpha.0 (2023-11-28)
212
313* fix(plugin-vue): dts for cjs and esm ([ c6050ea] ( https://github.com/vitejs/vite-plugin-vue/commit/c6050ea ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-vue" ,
3- "version" : " 5.0.0-alpha .0" ,
3+ "version" : " 5.0.0-beta .0" ,
44 "license" : " MIT" ,
55 "author" : " Evan You" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments