File tree Expand file tree Collapse file tree 20 files changed +71
-17
lines changed
Expand file tree Collapse file tree 20 files changed +71
-17
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.26] ( https://github.com/Tencent/wujie/compare/v1.0.25...v1.0.26 ) (2025-03-23)
7+
8+ ### Bug Fixes
9+
10+ * 修复应用子应用嵌套路由查询参数丢失 ([ 73ba0c6] ( https://github.com/Tencent/wujie/commit/73ba0c61ae749fdd24061475a328147e83cd0788 ) )
11+ * 修复重复引用wujie导致上下文丢失的问题([ #955 ] ( https://github.com/Tencent/wujie/issues/955 ) ) ([ 86bd166] ( https://github.com/Tencent/wujie/commit/86bd166ea4529785ff9a26af2344e66f17f412ea ) )
12+
13+ ### Features
14+
15+ * script 脚本支持importmap([ #970 ] ( https://github.com/Tencent/wujie/issues/970 ) ) ([ 3880c06] ( https://github.com/Tencent/wujie/commit/3880c06e302c17d1a508d71fab17359fb440ab14 ) )
16+
617## [ 1.0.25] ( https://github.com/Tencent/wujie/compare/v1.0.24...v1.0.25 ) (2025-02-19)
718
819### Bug Fixes
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.26] ( https://github.com/Tencent/wujie/compare/v1.0.25...v1.0.26 ) (2025-03-23)
7+
8+ ** Note:** Version bump only for package wujie-docs
9+
610## [ 1.0.25] ( https://github.com/Tencent/wujie/compare/v1.0.24...v1.0.25 ) (2025-02-19)
711
812** Note:** Version bump only for package wujie-docs
Original file line number Diff line number Diff line change 11{
22 "name" : " wujie-docs" ,
3- "version" : " 1.0.25 " ,
3+ "version" : " 1.0.26 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "private" : true ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.26] ( https://github.com/Tencent/wujie/compare/v1.0.25...v1.0.26 ) (2025-03-23)
7+
8+ ** Note:** Version bump only for package main-react
9+
610## [ 1.0.25] ( https://github.com/Tencent/wujie/compare/v1.0.24...v1.0.25 ) (2025-02-19)
711
812** Note:** Version bump only for package main-react
Original file line number Diff line number Diff line change 11{
22 "name" : " main-react" ,
3- "version" : " 1.0.25 " ,
3+ "version" : " 1.0.26 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@ant-design/icons" : " ^4.7.0" ,
5959 "webpack-dev-server" : " ^4.6.0" ,
6060 "webpack-manifest-plugin" : " ^4.0.2" ,
6161 "workbox-webpack-plugin" : " ^6.4.1" ,
62- "wujie-react" : " workspace:^1.0.25 "
62+ "wujie-react" : " workspace:^1.0.26 "
6363 },
6464 "scripts" : {
6565 "start" : " node scripts/start.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.26] ( https://github.com/Tencent/wujie/compare/v1.0.25...v1.0.26 ) (2025-03-23)
7+
8+ ** Note:** Version bump only for package main-vue
9+
610## [ 1.0.25] ( https://github.com/Tencent/wujie/compare/v1.0.24...v1.0.25 ) (2025-02-19)
711
812** Note:** Version bump only for package main-vue
Original file line number Diff line number Diff line change 11{
22 "name" : " main-vue" ,
3- "version" : " 1.0.25 " ,
3+ "version" : " 1.0.26 " ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " vue-cli-service serve" ,
1414 "vue" : " ^2.6.11" ,
1515 "vue-router" : " ^3.2.0" ,
1616 "whatwg-fetch" : " ^3.6.2" ,
17- "wujie" : " workspace:^1.0.25 " ,
18- "wujie-vue2" : " workspace:^1.0.25 "
17+ "wujie" : " workspace:^1.0.26 " ,
18+ "wujie-vue2" : " workspace:^1.0.26 "
1919 },
2020 "devDependencies" : {
2121 "@vue/cli-plugin-babel" : " ~4.5.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.26] ( https://github.com/Tencent/wujie/compare/v1.0.25...v1.0.26 ) (2025-03-23)
7+
8+ ** Note:** Version bump only for package react16
9+
610## [ 1.0.25] ( https://github.com/Tencent/wujie/compare/v1.0.24...v1.0.25 ) (2025-02-19)
711
812** Note:** Version bump only for package react16
Original file line number Diff line number Diff line change 11{
22 "name" : " react16" ,
3- "version" : " 1.0.25 " ,
3+ "version" : " 1.0.26 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@babel/core" : " ^7.16.0" ,
5959 "webpack-dev-server" : " ^4.6.0" ,
6060 "webpack-manifest-plugin" : " ^4.0.2" ,
6161 "workbox-webpack-plugin" : " ^6.4.1" ,
62- "wujie-react" : " workspace:^1.0.25 "
62+ "wujie-react" : " workspace:^1.0.26 "
6363 },
6464 "scripts" : {
6565 "start" : " node scripts/start.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.26] ( https://github.com/Tencent/wujie/compare/v1.0.25...v1.0.26 ) (2025-03-23)
7+
8+ ** Note:** Version bump only for package react17
9+
610## [ 1.0.23] ( https://github.com/Tencent/wujie/compare/v1.0.22...v1.0.23 ) (2024-11-24)
711
812### Features
You can’t perform that action at this time.
0 commit comments