v2.3.3
Release v2.3.3
What's Changed
New Features 🎉
- feat(node): enhance error handling and metadata for chunk execution in runtimePlugin by @2heal1 in https://github.com/module-federation/core/pull/4663
- feat(runtime-core): expose remote info in loader hooks by @2heal1 in https://github.com/module-federation/core/pull/4665
Bug Fixes 🐞
- fix(bridge-vue3): fix route processing for relative paths and default… by @LuisDev2001 in https://github.com/module-federation/core/pull/4662
- fix: dts plugin declaration dir by @2heal1 in https://github.com/module-federation/core/pull/4666
Document 📖
- docs: add runtime api and runtime hooks part by @2heal1 in https://github.com/module-federation/core/pull/4658
Full Changelog: https://github.com/module-federation/core/compare/v2.3.2...v2.3.3