v2.3.1
Release v2.3.1
What's Changed
Bug Fixes 🐞
- fix(chrome-devtool): implement sanitizePostMessagePayload to handle unsafe values in post messages by @2heal1 in https://github.com/module-federation/core/pull/4600
- fix(dts-plugin): remove rambda dependency by @gu-stav in https://github.com/module-federation/core/pull/4602
- fix(security): lock axios version to 1.13.5 to prevent supply chain attack by @2heal1 in https://github.com/module-federation/core/pull/4605
Document 📖
- docs: clarify resolveShare behavior and documentation by @2heal1 in https://github.com/module-federation/core/pull/4595
Other Changes
- chore(dts-plugin): replace chalk with native styleText by @gu-stav in https://github.com/module-federation/core/pull/4594
- chore(node,rspack,enhanced): remove btoa dependency by @gu-stav in https://github.com/module-federation/core/pull/4606
- chore(dts-plugin): replace lodash cloneDeepWith by @gu-stav in https://github.com/module-federation/core/pull/4601
New Contributors
- @gu-stav made their first contribution in https://github.com/module-federation/core/pull/4594
Full Changelog: https://github.com/module-federation/core/compare/v2.3.0...v2.3.1