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 99---
1010### 1.0.0-rc.20
1111
12- ` 待定 `
12+ ` 2025-01-24 `
1313- ** Bug Fix**
1414 - 🐞 修复 从rc8升级到rc18后,子应用中使用instanceof判断出现异常 [ issue 1497] ( https://github.com/jd-opensource/micro-app/issues/1497 ) 。
1515 - 🐞 修复 setTimeout 执行后未清理记录导致内存泄漏。
1616 - 🐞 修复 子应用采用 "react": "^18.3.1" + jdesign Dragger 上传组件异常问题。
17+ - 🐞 修复 子应用document.body逃逸问题[ issue 1452] ( https://github.com/jd-opensource/micro-app/issues/1452 ) 。
1718- ** Feature**
1819 - 支持 子应用A标签href自定义补齐回调钩子。
1920
Original file line number Diff line number Diff line change 11{
22 "name" : " @micro-zoe/micro-app" ,
3- "version" : " 1.0.0-rc.19 " ,
3+ "version" : " 1.0.0-rc.20 " ,
44 "description" : " A lightweight, efficient and powerful micro front-end framework" ,
55 "private" : false ,
66 "main" : " lib/index.min.js" ,
You can’t perform that action at this time.
0 commit comments