v2.6.0
🚀 icestark 2.6.0 is out!
EN
🔥 ES modules can be loaded by icestark. You can use Vite application in icestark.
feat:handle element and re-execute DOM Parser to enable of Angular.(#368)
fix: assign to location.hash never trigger onRouteChange twice. (#353)
refact: change module: commonjs
to module: esnext
.
中文
🔥 支持 ES modules 类型微应用,用 icestark 来加载您的 Vite 应用
feat:完善 Angualr6 版本以上的应用接入 (#368)
fix: Hash Router 不会二次触发 onRouteChange (#353)
refact: 将 icestark 打包成 ESM 导出。