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 >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
+
1
10
## <small >4.1.1 (2024-11-26)</small >
2
11
3
12
* 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 1
1
{
2
2
"name" : " @vitejs/plugin-vue-jsx" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.2 " ,
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