Skip to content

v2.7.0

Compare
Choose a tag to compare
@maoxiaoke maoxiaoke released this 10 Dec 03:27
· 51 commits to master since this release
62b83a4

EN

  • feat: cache css by default if loadScriptMode equals to fetch and import , Closes #373
  • feat: appHistory and can both take state, #477
  • fix: narrow scope of import's error, Closes #466
  • chore: add missing props for lifecycles, Closes #440

中文

🔥 持续优化微前端应用的加载体验,当微应用 loadScriptMode 配置为 fetch 或 import、开启脚本沙箱、umd 配置为 true 时,会默认缓存资源。您的应用可能会受此影响,请密切关注,Closes #373
🚀 appHistory 支持传递 state,#477

v2.6.2...v2.7.0