Skip to content

1.0.0-rc.23

Choose a tag to compare

@timhub66 timhub66 released this 27 Feb 15:57
· 41 commits to master since this release

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