Skip to content

v2.4.0

Compare
Choose a tag to compare
@maoxiaoke maoxiaoke released this 16 Jun 07:37
· 89 commits to master since this release
718199b

EN

feat: use scriptAttributes=[crossorigin="anonymous"] to solve Script Error. (#276)
feat: @ice/stark-data now support symbol key.
fix: unexpectable sandbox's cleaning up when load modules. (#293)
fix: missing ErrorComponent cause React rendering's error. (#312)

中文

feat: 使用 scriptAttributes=[crossorigin="anonymous"] 来解决 Script Error https://help.aliyun.com/document_detail/88579.html 的问题 (#276)
feat: @ice/stark-data 支持使用 symbol 作为 key
fix: 修复微应用 Dynamic Import 导致的加载问题 (#293)
fix: 修复 React 渲染 Error 实例的问题 (#312)

v2.3.1...v2.4.0