What's Changed
New Features 🎉
- feat(retry-plugin): support function-based retryDelay for exponential backoff by @shashank-u03 in #4828
Bug Fixes 🐞
- fix: modern.js ssr static asset public path by @2heal1 in #4800
- fix(dts-plugin): infer extensions for multi-dot exposes by @ScriptedAlchemy in #4790
- fix(bridge-react): keep host fallback outside remote root by @2heal1 in #4780
- fix(bridge-vue3): handle RemoteApp keepalive lifecycle by @2heal1 in #4779
- fix(examples): avoid direct antd package imports by @ScriptedAlchemy in #4808
- fix(nextjs-mf): use matchRemoteWithNameAndExpose for beforeRequest cache-busting by @nag-clearstreet in #4661
- fix(rsbuild-plugin): remove whitespace from chunk global by @2heal1 in #4818
- fix(dts-plugin): prevent sibling package path prefix false positive in getDependentFiles by @hpello in #4804
- fix(runtime-core): refetch manifest after forced remote registration by @2heal1 in #4841
- fix(enhanced): stabilize consume-shared runtime output by @2heal1 in #4842
- fix(modern-js-v3): load config in esm build by @2heal1 in #4840
Document 📖
- docs(website-new): align Vite MF config with Rspack pattern by @tonoizer in #4752
- docs: shared config subpath/prefix matching + bridge-react warnings by @ScriptedAlchemy in #4792
- docs: refresh docs and unify internal links by @zllkjc in #4817
- docs(website-new): relocate doc mdx out of src/components by @zllkjc in #4822
- docs(website-new): normalize links in _components mdx by @zllkjc in #4823
- docs: sync zh documentation updates to en by @zllkjc in #4825
Other Changes
- Translate comments from Chinese to English by @xmhealth in #4757
- chore(deps): bump undici from 7.24.7 to 7.28.0 by @dependabot[bot] in #4835
- chore(deps): combine dependency security updates by @2heal1 in #4839
New Contributors
- @tonoizer made their first contribution in #4752
- @xmhealth made their first contribution in #4757
- @nag-clearstreet made their first contribution in #4661
- @hpello made their first contribution in #4804
- @shashank-u03 made their first contribution in #4828
Full Changelog: v2.5.1...v2.6.0