v0.6.1
What's Changed
New Features 🎉
- feat: add @module-federation/retry-plugin for resource retry when resource loading went wrong by @danpeen in #2899
- feat(enhanced): eager federation runtime module by @ScriptedAlchemy in #2856
Bug Fixes 🐞
- fix(runtime): remove function duplication by @ScriptedAlchemy in #2895
- fix(rspack): do not instantiate DtsPlugin when options.dts = false by @Coly010 in #2893
- fix(enhanced): fix types of container reference by @ScriptedAlchemy in #2897
- fix(nextjs-mf): make CSR and SSR image loading consistent in next-mf (#2873) by @ScriptedAlchemy in #2915
Other Changes
- Release v0.6.0 by @zhoushaw in #2889
- chore(webpack): update webpack types by @ScriptedAlchemy in #2894
- chore: import types from files by @ScriptedAlchemy in #2902
- chore(enhanced): fix types of container plugin by @ScriptedAlchemy in #2896
- chore: fix type issues in other plugins by @ScriptedAlchemy in #2901
- chore: fix build issues and deps by @ScriptedAlchemy in #2904
- chore: type fixes to next mf by @ScriptedAlchemy in #2907
- chore: align webpack version by @ScriptedAlchemy in #2912
- chore(deps-dev): bump eslint-plugin-react from 7.34.3 to 7.35.1 by @dependabot in #2913
- chore: fix docs error by @danpeen in #2927
Full Changelog: v0.6.0...v0.6.1