File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## <small >4.1.2 (2025-03-17)</small >
2+
3+ * 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 )
4+ * fix(deps): update all non-major dependencies (#482 ) ([ cdbae68] ( https://github.com/vitejs/vite-plugin-vue/commit/cdbae68 ) ), closes [ #482 ] ( https://github.com/vitejs/vite-plugin-vue/issues/482 )
5+ * fix(deps): update all non-major dependencies (#502 ) ([ 5bfbbc6] ( https://github.com/vitejs/vite-plugin-vue/commit/5bfbbc6 ) ), closes [ #502 ] ( https://github.com/vitejs/vite-plugin-vue/issues/502 )
6+ * fix(deps): update all non-major dependencies (#510 ) ([ 28bca4b] ( https://github.com/vitejs/vite-plugin-vue/commit/28bca4b ) ), closes [ #510 ] ( https://github.com/vitejs/vite-plugin-vue/issues/510 )
7+
8+
9+
110## <small >4.1.1 (2024-11-26)</small >
211
312* chore: add vite 6 peer dep (#481 ) ([ 4288652] ( https://github.com/vitejs/vite-plugin-vue/commit/4288652 ) ), closes [ #481 ] ( https://github.com/vitejs/vite-plugin-vue/issues/481 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-vue-jsx" ,
3- "version" : " 4.1.1 " ,
3+ "version" : " 4.1.2 " ,
44 "type" : " commonjs" ,
55 "license" : " MIT" ,
66 "author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments