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.1] ( https://github.com/vuejs/vue-jsx-vapor/compare/v3.1.0...v3.1.1 ) (2025-12-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** compiler/vdom:** prevent JSXText.raw unwrap error in browser ([ 85699ae] ( https://github.com/vuejs/vue-jsx-vapor/commit/85699ae0f3f87587ab9989c4b3b4d6e8635c1166 ) )
7+
8+
9+
110# [ 3.1.0] ( https://github.com/vuejs/vue-jsx-vapor/compare/v3.0.4...v3.1.0 ) (2025-12-25)
211
312
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
3- "version" : " 3.1.0 " ,
3+ "version" : " 3.1.1 " ,
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.0 " ,
3+ "version" : " 3.1.1 " ,
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.0 " ,
4+ "version" : " 3.1.1 " ,
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.0 " ,
4+ "version" : " 3.1.1 " ,
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.0 " ,
4+ "version" : " 3.1.1 " ,
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.0 " ,
4+ "version" : " 3.1.1 " ,
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.0 " ,
4+ "version" : " 3.1.1 " ,
55 "private" : true ,
66 "scripts" : {
77 "dev" : " node vite.js --port 5174" ,
You can’t perform that action at this time.
0 commit comments