Releases: umijs/qiankun
Releases · umijs/qiankun
v2.0.23
v2.0.22
v2.0.21
- 🐛 use callback way instead while executing dynamic script to guarantee the onload event fired as soon as possible (#867) 708b262
- 🐛 browser maybe only has createShadowRoot (#866) 3637780
- 📝 remove redundant words (#865) 74e8c3e
- ✨ add window.parent support (#864) f01157a
- 🎨 add online network checking for prefetch (#850) 71d0345
- 📝 fix lifecycle example to async (#854) 940ca6d
- 📝 remove useless character (#855) 3c364c2
- 📝 fix multiple demo (#851) 86c87cf
v2.0.20
- 🐛 not proxy document anymore to avoid causing dom type checking exception (#846) 25653b5
- 📝 fix angular example (#848) f6b5918
- 🐛 record global mutation in addons while remounting (#847) f7009fb
- 🐛 define the slow network with wifi and ethernet negative assertion (#843) f6948a6
- 🐛 style isolation failed if app name contains some character (#842) a8b2e79
- 🐛 fix the sandboxRunning flag always be true due to closure. (#840) 6470b98
- 🎨 remove restrictions on mobile devices for prefetch (#837) 53de5e1
v2.0.19
v2.0.18
v2.0.17
- ✨ add data-name attr to template (#798) 81cfcec
- 🤖 compatible with some android browser (#817) 888fe36
- 🎨 remove useless type assertion (#805) f2f25ea
- 🐛 distinguish master and slave in patcher (#804) 16660a9
- 🐛 appInstanceId may not be unique (#786) a575623
- 👷 add more release notification robot (#818) 9370cff