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
+ ## <small >5.0.4 (2024-02-09)</small >
2
+
3
+ * types: omit overridden options ([ ea5c1d3] ( https://github.com/vitejs/vite-plugin-vue/commit/ea5c1d3 ) )
4
+ * chore(deps): update dependency prettier to v3.2.4 (#347 ) ([ e957179] ( https://github.com/vitejs/vite-plugin-vue/commit/e957179 ) ), closes [ #347 ] ( https://github.com/vitejs/vite-plugin-vue/issues/347 )
5
+ * chore(deps): update dependency prettier to v3.2.5 (#352 ) ([ a9f5b11] ( https://github.com/vitejs/vite-plugin-vue/commit/a9f5b11 ) ), closes [ #352 ] ( https://github.com/vitejs/vite-plugin-vue/issues/352 )
6
+ * chore(deps): update upstream (#333 ) ([ 573420d] ( https://github.com/vitejs/vite-plugin-vue/commit/573420d ) ), closes [ #333 ] ( https://github.com/vitejs/vite-plugin-vue/issues/333 )
7
+ * fix(deps): update all non-major dependencies (#332 ) ([ 70e5df9] ( https://github.com/vitejs/vite-plugin-vue/commit/70e5df9 ) ), closes [ #332 ] ( https://github.com/vitejs/vite-plugin-vue/issues/332 )
8
+
9
+
10
+
1
11
## <small >5.0.3 (2024-01-10)</small >
2
12
3
13
* fix(deps): update all non-major dependencies (#309 ) ([ 8c694f6] ( https://github.com/vitejs/vite-plugin-vue/commit/8c694f6 ) ), closes [ #309 ] ( https://github.com/vitejs/vite-plugin-vue/issues/309 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 5.0.3 " ,
3
+ "version" : " 5.0.4 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Evan You" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments