v2.8.2
Release v2.8.2
Fixed 2
- Fix ESM remote entry retry in retry-plugin
- Dedupe SSR stylesheet assets in bridge-react
What's Changed
Bug Fixes 🐞
- fix(retry-plugin): fix ESM remote entry retry by @gioboa in https://github.com/module-federation/core/pull/4877
- fix(bridge-react): dedupe SSR stylesheet assets by @BleedingDev in https://github.com/module-federation/core/pull/4852
Document 📖
- docs: add ESM retry cache-busting defaults by @gioboa in https://github.com/module-federation/core/pull/4951
Other Changes
- chore(deps): bump undici from 7.28.0 to 7.29.0 by @dependabot[bot] in https://github.com/module-federation/core/pull/4958
Full Changelog: https://github.com/module-federation/core/compare/v2.8.1...v2.8.2