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
+ ## 4.2.0 (2025-05-20)
2
+
3
+ * feat(vue-jsx): add filter (#581 ) ([ f66a009] ( https://github.com/vitejs/vite-plugin-vue/commit/f66a009 ) ), closes [ #581 ] ( https://github.com/vitejs/vite-plugin-vue/issues/581 )
4
+ * fix(deps): update all non-major dependencies (#527 ) ([ 8495d12] ( https://github.com/vitejs/vite-plugin-vue/commit/8495d12 ) ), closes [ #527 ] ( https://github.com/vitejs/vite-plugin-vue/issues/527 )
5
+ * fix(deps): update all non-major dependencies (#578 ) ([ 405647f] ( https://github.com/vitejs/vite-plugin-vue/commit/405647f ) ), closes [ #578 ] ( https://github.com/vitejs/vite-plugin-vue/issues/578 )
6
+
7
+
8
+
1
9
## <small >4.1.2 (2025-03-17)</small >
2
10
3
11
* fix: properly interpret boolean values in ` define ` (#545 ) ([ 46d3d65] ( https://github.com/vitejs/vite-plugin-vue/commit/46d3d65 ) ), closes [ #545 ] ( https://github.com/vitejs/vite-plugin-vue/issues/545 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue-jsx" ,
3
- "version" : " 4.1.2 " ,
3
+ "version" : " 4.2.0 " ,
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