v2.3.2
Release v2.3.2
What's Changed
Bug Fixes 🐞
- fix(retry-plugin): apply retryDelay on first retry attempt by @kyriiherman in https://github.com/module-federation/core/pull/4610
- fix: resolve workspace deps in dist package.json by @2heal1 in https://github.com/module-federation/core/pull/4614
- fix(enhanced): remove unused create-schema-validation by @2heal1 in https://github.com/module-federation/core/pull/4647
- fix(inject-external-runtime-core-plugin): fix runtime-core import by @2heal1 in https://github.com/module-federation/core/pull/4634
Document 📖
- docs(runtime): add runtime plugins guide by @Nsttt in https://github.com/module-federation/core/pull/4645
- docs(runtime): document missing low-level runtime APIs by @Nsttt in https://github.com/module-federation/core/pull/4650
Other Changes
- chore(cli,manifest): replace chalk with node:util styleText by @gu-stav in https://github.com/module-federation/core/pull/4607
- fix(bridge-vue3): rewrite path navigations with basename in hash history mode by @LuisDev2001 in https://github.com/module-federation/core/pull/4579
- chore: lock dep version by @2heal1 in https://github.com/module-federation/core/pull/4615
- chore(deps): replace fs-extra with node fs in packages by @2heal1 in https://github.com/module-federation/core/pull/4642
- chore(deps): bump axios from 1.13.5 to 1.15.0 by @dependabot[bot] in https://github.com/module-federation/core/pull/4649
- chore: replace axios with native node fetch by @2heal1 in https://github.com/module-federation/core/pull/4644
New Contributors
- @kyriiherman made their first contribution in https://github.com/module-federation/core/pull/4610
Full Changelog: https://github.com/module-federation/core/compare/v2.3.1...v2.3.2