v2.5.1
Release v2.5.1
What's Changed
New Features 🎉
- feat(rspress-plugin): rebuild llms output from html by @zllkjc in https://github.com/module-federation/core/pull/4766
Bug Fixes 🐞
- fix(dts-plugin): update ws for CVE-2026-45736 by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4760
- fix(bridge-react): align prefetch snapshot args by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4764
- fix(deps): update axios security release by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4761
- fix(deps): override flatted security release by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4762
- fix(deps): update react-router security releases by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4763
- fix(bridge-react): fail build on dts diagnostics by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4765
- fix(storybook-addon): expand peer dep to support Storybook v10 by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4782
- fix(storybook-addon): pass through Rsbuild federation options by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4768
- fix(dts-plugin): normalize manifest type URLs on Windows by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4774
- fix(dts-plugin): define __dirname from import.meta.url for ESM consumers by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4784
- fix(rsbuild-plugin): avoid configuring chunkLoading by @2heal1 in https://github.com/module-federation/core/pull/4785
- fix(enhanced): preserve shared fallback versions by @2heal1 in https://github.com/module-federation/core/pull/4778
Document 📖
- docs: update loading trace section and correct command syntax by @2heal1 in https://github.com/module-federation/core/pull/4754
- docs: fix vite quick start remote definition in config by @smeng9 in https://github.com/module-federation/core/pull/4716
- docs(bridge-react): fix loading option example by @2heal1 in https://github.com/module-federation/core/pull/4777
Other Changes
- chore(deps): bump ws from 8.20.1 to 8.21.0 by @dependabot[bot] in https://github.com/module-federation/core/pull/4740
- chore(deps-dev): bump postcss from 8.4.38 to 8.5.10 in /apps/next-app-router/next-app-router-4000 by @dependabot[bot] in https://github.com/module-federation/core/pull/4694
- test(dts-plugin): add regression test for Windows path quoting (#4133) by @ScriptedAlchemy in https://github.com/module-federation/core/pull/4791
New Contributors
- @smeng9 made their first contribution in https://github.com/module-federation/core/pull/4716
Full Changelog: https://github.com/module-federation/core/compare/v2.5.0...v2.5.1