File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >5.1.4 (2024-09-16)</small >
2
+
3
+ * chore: format ([ 07b29a6] ( https://github.com/vitejs/vite-plugin-vue/commit/07b29a6 ) )
4
+ * chore(deps): update dependency rollup to ^4.21.3 (#440 ) ([ 98766c2] ( https://github.com/vitejs/vite-plugin-vue/commit/98766c2 ) ), closes [ #440 ] ( https://github.com/vitejs/vite-plugin-vue/issues/440 )
5
+ * fix: skip checking private properties of typeParameters (#443 ) ([ e4f5fff] ( https://github.com/vitejs/vite-plugin-vue/commit/e4f5fff ) ), closes [ #443 ] ( https://github.com/vitejs/vite-plugin-vue/issues/443 )
6
+ * fix(plugin-vue): allow overwrite esbuild config (#444 ) ([ 1344294] ( https://github.com/vitejs/vite-plugin-vue/commit/1344294 ) ), closes [ #444 ] ( https://github.com/vitejs/vite-plugin-vue/issues/444 )
7
+
8
+
9
+
1
10
## <small >5.1.3 (2024-08-29)</small >
2
11
3
12
* chore: upgrade to eslint 9 ([ 236a40f] ( https://github.com/vitejs/vite-plugin-vue/commit/236a40f ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 5.1.3 " ,
3
+ "version" : " 5.1.4 " ,
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