File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >5.1.2 (2024-08-01)</small >
2
+
3
+ * refactor(plugin-vue): add ` type ` field ([ a6b7e3f] ( https://github.com/vitejs/vite-plugin-vue/commit/a6b7e3f ) )
4
+ * fix(plugin-vue): add deprecated ` script.propsDestructure ` option ([ 1e24322] ( https://github.com/vitejs/vite-plugin-vue/commit/1e24322 ) ), closes [ #431 ] ( https://github.com/vitejs/vite-plugin-vue/issues/431 )
5
+ * chore(deps): update upstream (#432 ) ([ 5d592cd] ( https://github.com/vitejs/vite-plugin-vue/commit/5d592cd ) ), closes [ #432 ] ( https://github.com/vitejs/vite-plugin-vue/issues/432 )
6
+
7
+
8
+
1
9
## <small >5.1.1 (2024-07-27)</small >
2
10
3
11
* fix(plugin-vue): clear script cache if recall ([ f5eb5ac] ( https://github.com/vitejs/vite-plugin-vue/commit/f5eb5ac ) ), closes [ #431 ] ( https://github.com/vitejs/vite-plugin-vue/issues/431 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.1.2 " ,
4
4
"type" : " commonjs" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments