v2.4.0
Release v2.4.0
What's Changed
New Features 🎉
- feat(devtools): support runtime-registered react proxies across multiple scopes by @2heal1 in https://github.com/module-federation/core/pull/4685
- feat: support proxying runtime-registered shared react by @2heal1 in https://github.com/module-federation/core/pull/4693
Bug Fixes 🐞
- fix(sdk): widen node-fetch peerOptional range to accept v2 and v3 by @tuffz in https://github.com/module-federation/core/pull/4625
- fix(bridge): exclude tests from published package by @2heal1 in https://github.com/module-federation/core/pull/4674
- fix(chrome-devtools): update remote identifier by @2heal1 in https://github.com/module-federation/core/pull/4675
- fix(enhanced): add esm export for runtime entry to fix vite resolution by @2heal1 in https://github.com/module-federation/core/pull/4682
- fix(runtime): ensure instance creation includes id and options by @2heal1 in https://github.com/module-federation/core/pull/4699
Other Changes
- chore: remove legacy data prefetch by @2heal1 in https://github.com/module-federation/core/pull/4695
- chore: update changeset by @2heal1 in https://github.com/module-federation/core/pull/4696
New Contributors
- @tuffz made their first contribution in https://github.com/module-federation/core/pull/4625
Full Changelog: https://github.com/module-federation/core/compare/v2.3.3...v2.4.0