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+ ## 3.1.0 (2023-11-16)
2+
3+ * refactor(plugin-vue-jsx): improve the readability (#289 ) ([ a13cfbd] ( https://github.com/vitejs/vite-plugin-vue/commit/a13cfbd ) ), closes [ #289 ] ( https://github.com/vitejs/vite-plugin-vue/issues/289 )
4+ * fix(deps): update all non-major dependencies (#242 ) ([ 5b2f9c8] ( https://github.com/vitejs/vite-plugin-vue/commit/5b2f9c8 ) ), closes [ #242 ] ( https://github.com/vitejs/vite-plugin-vue/issues/242 )
5+ * fix(deps): update all non-major dependencies (#262 ) ([ c316d43] ( https://github.com/vitejs/vite-plugin-vue/commit/c316d43 ) ), closes [ #262 ] ( https://github.com/vitejs/vite-plugin-vue/issues/262 )
6+ * chore: vite 5 peerDep for vite-plugin-vue-jsx (#291 ) ([ a74db21] ( https://github.com/vitejs/vite-plugin-vue/commit/a74db21 ) ), closes [ #291 ] ( https://github.com/vitejs/vite-plugin-vue/issues/291 )
7+
8+
9+
110## <small >3.0.2 (2023-08-17)</small >
211
312* chore: bump vite ([ ffe74e5] ( https://github.com/vitejs/vite-plugin-vue/commit/ffe74e5 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-vue-jsx" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.1.0 " ,
44 "license" : " MIT" ,
55 "author" : " Evan You" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments