Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.0.0-rc.23 source code.tar.gz | 2025-03-17 | 4.4 MB | |
1.0.0-rc.23 source code.zip | 2025-03-17 | 4.7 MB | |
README.md | 2025-03-17 | 519 Bytes | |
Totals: 3 Items | 9.1 MB | 0 |
2025-03-17
- Bug Fix
- 🐞 修复 micro-app标签的name属性修改后,子应用addDataListener无法接收基座数据。
- 🐞 修复 micro-app stop rendering SecurityError: Failed to sea named property'MICRO_APP_STATE' "On 'Window': Blocked a frame with origin "xxxx" from accessing a cross-origin frame。
- 🐞 修复 reload子应用后,子应用antd组件select、tooltip等组件会报错,导致子应用崩溃 issue 1533。