File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 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+
19## <small >5.1.1 (2024-07-27)</small >
210
311* 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 11{
22 "name" : " @vitejs/plugin-vue" ,
3- "version" : " 5.1.1 " ,
3+ "version" : " 5.1.2 " ,
44 "type" : " commonjs" ,
55 "license" : " MIT" ,
66 "author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments