File tree Expand file tree Collapse file tree 8 files changed +16
-7
lines changed
Expand file tree Collapse file tree 8 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.1.2] ( https://github.com/vuejs/vue-jsx-vapor/compare/v3.1.1...v3.1.2 ) (2025-12-26)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** compiler:** prevent v-for error in browser ([ 1cf005b] ( https://github.com/vuejs/vue-jsx-vapor/commit/1cf005ba1fdeeb17a2b6e27e431a137e2e336113 ) )
7+
8+
9+
110## [ 3.1.1] ( https://github.com/vuejs/vue-jsx-vapor/compare/v3.1.0...v3.1.1 ) (2025-12-25)
211
312
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.1.2 " ,
44 "packageManager" :
" [email protected] " ,
55 "description" : " Vue JSX Vapor" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/compiler-rs" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.1.2 " ,
44 "description" : " Template project for writing node package with napi-rs" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/eslint" ,
33 "type" : " module" ,
4- "version" : " 3.1.1 " ,
4+ "version" : " 3.1.2 " ,
55 "description" : " Vue JSX Vapor ESLint Plugin" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/vuejs/vue-jsx-vapor#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/macros" ,
33 "type" : " module" ,
4- "version" : " 3.1.1 " ,
4+ "version" : " 3.1.2 " ,
55 "description" : " Macros for Vue JSX Vapor" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/vuejs/vue-jsx-vapor#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-jsx-vapor/runtime" ,
33 "type" : " module" ,
4- "version" : " 3.1.1 " ,
4+ "version" : " 3.1.2 " ,
55 "description" : " Vue JSX Vapor Runtime" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/vuejs/vue-jsx-vapor#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-jsx-vapor" ,
33 "type" : " module" ,
4- "version" : " 3.1.1 " ,
4+ "version" : " 3.1.2 " ,
55 "description" : " Vapor Mode of Vue JSX" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/vuejs/vue-jsx-vapor#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
33 "type" : " module" ,
4- "version" : " 3.1.1 " ,
4+ "version" : " 3.1.2 " ,
55 "private" : true ,
66 "scripts" : {
77 "dev" : " node vite.js --port 5174" ,
You can’t perform that action at this time.
0 commit comments