v0.0.10
What's Changed
New Features 🎉
- feat(runtime): allow onload hook to return wrapped module by @ScriptedAlchemy in #1987
- feat(runtime): automatically complete the snapshot so that devtool can visualize it by @zhoushaw in #1982
Bug Fixes 🐞
- fix(enhanced): async boundary on dependOn named chunks by @ScriptedAlchemy in #1960
- fix(nextjs-mf): remove delegate code by @ScriptedAlchemy in #1938
- fix(node): Improve chunk flushing by @ScriptedAlchemy in #1985
Other Changes
- Release v0.0.9 by @zhoushaw in #1965
- chore: disable unreliable e2e of next project by @ScriptedAlchemy in #1972
- chore: remove isolated config by @ScriptedAlchemy in #1977
- ci: improve e2e stability of next by @ScriptedAlchemy in #1979
- fi(node): AutoPublicPath plugin to use federation api to calculate public path automatically by @ScriptedAlchemy in #1983
- chore: update next build commands in CI by @ScriptedAlchemy in #2000
Full Changelog: v0.0.9...v0.0.10