File tree 2 files changed +11
-1
lines changed
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
+
1
11
## 5.0.0-alpha.0 (2023-11-28)
2
12
3
13
* 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 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 5.0.0-alpha .0" ,
3
+ "version" : " 5.0.0-beta .0" ,
4
4
"license" : " MIT" ,
5
5
"author" : " Evan You" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments