File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed
Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.6.0] ( https://github.com/unplugin/unplugin-vue-jsx-vapor/compare/v1.5.0...v1.6.0 ) (2025-03-10)
2+
3+
4+ ### Features
5+
6+ * ** volar:** auto infer type for useRef ([ 0e44f13] ( https://github.com/unplugin/unplugin-vue-jsx-vapor/commit/0e44f131a0138f869c0ffd17e24b04a3e93c0c5f ) )
7+
8+
9+
110# [ ] ( https://github.com/unplugin/unplugin-vue-jsx-vapor/compare/v1.0.9...v ) (2025-03-09)
211
312
Original file line number Diff line number Diff line change 11{
2+ "version" : " 1.6.0" ,
23 "packageManager" : " pnpm@10.4.1" ,
34 "description" : " Vue JSX Vapor" ,
45 "type" : " module" ,
2526 "lint" : " eslint ." ,
2627 "play" : " npm -C playground run dev" ,
2728 "test" : " vitest" ,
28- "release" : " bumpp -r -x 'pnpm run changelog'" ,
29+ "release" : " bumpp -r --all - x 'pnpm run changelog'" ,
2930 "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s"
3031 },
3132 "devDependencies" : {
5152 "overrides" : {
5253 "estree-walker" : " 2.0.2"
5354 }
54- },
55- "version" : " 1.6.0"
55+ }
5656}
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3+ "version" : " 1.6.0" ,
34 "private" : true ,
45 "type" : " module" ,
56 "scripts" : {
1213 "vite-hyper-config" : " ^0.5.0" ,
1314 "vite-plugin-inspect" : " ^0.8.4" ,
1415 "vue" : " catalog:"
15- },
16- "version" : " 1.6.0"
16+ }
1717}
You can’t perform that action at this time.
0 commit comments