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.1.0 (2024-07-23)
2
+
3
+ * fix(deps): update all non-major dependencies (#412 ) ([ 8cb2ea9] ( https://github.com/vitejs/vite-plugin-vue/commit/8cb2ea9 ) ), closes [ #412 ] ( https://github.com/vitejs/vite-plugin-vue/issues/412 )
4
+ * fix(plugin-vue): clear cache after build end ([ 96dbb22] ( https://github.com/vitejs/vite-plugin-vue/commit/96dbb22 ) )
5
+ * chore: update documentation for new features option ([ 7fc7994] ( https://github.com/vitejs/vite-plugin-vue/commit/7fc7994 ) )
6
+ * chore(deps): update upstream (#416 ) ([ 02a3edd] ( https://github.com/vitejs/vite-plugin-vue/commit/02a3edd ) ), closes [ #416 ] ( https://github.com/vitejs/vite-plugin-vue/issues/416 )
7
+ * feat(plugin-vue): add ` features ` option (#419 ) ([ 3e839e2] ( https://github.com/vitejs/vite-plugin-vue/commit/3e839e2 ) ), closes [ #419 ] ( https://github.com/vitejs/vite-plugin-vue/issues/419 )
8
+
9
+
10
+
1
11
## <small >5.0.5 (2024-05-30)</small >
2
12
3
13
* fix(deps): update all non-major dependencies (#360 ) ([ ed4970a] ( https://github.com/vitejs/vite-plugin-vue/commit/ed4970a ) ), closes [ #360 ] ( https://github.com/vitejs/vite-plugin-vue/issues/360 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 5.0.5 " ,
3
+ "version" : " 5.1.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