File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9
9
---
10
10
### 1.0.0-rc.20
11
11
12
- ` 待定 `
12
+ ` 2025-01-24 `
13
13
- ** Bug Fix**
14
14
- 🐞 修复 从rc8升级到rc18后,子应用中使用instanceof判断出现异常 [ issue 1497] ( https://github.com/jd-opensource/micro-app/issues/1497 ) 。
15
15
- 🐞 修复 setTimeout 执行后未清理记录导致内存泄漏。
16
16
- 🐞 修复 子应用采用 "react": "^18.3.1" + jdesign Dragger 上传组件异常问题。
17
+ - 🐞 修复 子应用document.body逃逸问题[ issue 1452] ( https://github.com/jd-opensource/micro-app/issues/1452 ) 。
17
18
- ** Feature**
18
19
- 支持 子应用A标签href自定义补齐回调钩子。
19
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @micro-zoe/micro-app" ,
3
- "version" : " 1.0.0-rc.19 " ,
3
+ "version" : " 1.0.0-rc.20 " ,
4
4
"description" : " A lightweight, efficient and powerful micro front-end framework" ,
5
5
"private" : false ,
6
6
"main" : " lib/index.min.js" ,
You can’t perform that action at this time.
0 commit comments