What's Changed
New Features 🎉
- feat(playground): add docs playground by @2heal1 in #4846
- feat(i18n): add Brazilian Portuguese localization and documentation by @DevJoaoLopes in #4850
- feat(website): deploy Rspress docs with Zephyr by @Nsttt in #4855
Bug Fixes 🐞
- fix(modern-js-v3): disable lazy compilation for producers by @2heal1 in #4845
- fix(devtools): show manifest-only remotes in dependency graph by @2heal1 in #4848
- fix(website): add social icon meta by @2heal1 in #4847
- fix(retry-plugin): externalize runtime types from DTS bundle by @shashank-u03 in #4853
- fix(treeshake-server): bump undici to 7.28.0 for CVE-2026-12151 by @ScriptedAlchemy in #4863
- fix(sdk): handle node builtins in ESM remote loader by @dmchoi77 in #4816
- fix(devtools): guard invalid module info payloads by @dmchoi77 in #4787
Document 📖
- docs: restructure architecture docs by @ScriptedAlchemy in #4859
- docs: correct factual inaccuracies in architecture docs by @ScriptedAlchemy in #4861
- docs(website-new): add GA4 tracking by @ScriptedAlchemy in #4874
Other Changes
- chore(deps): bump js-yaml from 3.14.2 to 5.2.0 by @dependabot[bot] in #4860
- chore(deps): bump react-router from 6.30.3 to 6.30.4 in /packages/bridge/bridge-react-webpack-plugin/tests/mockRouterDir/router-v6/react-router-dom by @dependabot[bot] in #4795
- chore(typescript): drop
lodash.getdependency by @gu-stav in #4705 - chore(managers,manifest,third-party-dts-extractor): replace
find-pkgby @gu-stav in #4707 - chore(dts-plugin): drop
ansi-colorsdependency by @gu-stav in #4704 - chore(deps): bump echarts from 6.0.0 to 6.1.0 by @dependabot[bot] in #4858
- chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13 by @dependabot[bot] in #4635
- chore(deps): bump handlebars from 4.7.7 to 4.7.9 by @dependabot[bot] in #4597
- chore(third-party-dts-extractor): replace
resolvewithexsolveby @gu-stav in #4775 - chore(deps): apply small dependabot bumps across packages and example apps by @ScriptedAlchemy in #4865
- test(cypress): drop redundant uncaught:exception suppression in memory-router spec by @voidmatcha in #4826
- test: migrate to Rstest by @chenjiahan in #4871
- chore(sdk): drop node-fetch fallback and optional peer dependency by @gu-stav in #4866
- chore: upgrade typescript to 6.0.3 by @eduard-jacko in #4737
- chore(deps): upgrade Rslib, Rsbuild and Rsbuild plugins to latest by @elecmonkey in #4872
- chore: remove unused jest config by @2heal1 in #4875
New Contributors
- @voidmatcha made their first contribution in #4826
- @dmchoi77 made their first contribution in #4816
- @DevJoaoLopes made their first contribution in #4850
- @eduard-jacko made their first contribution in #4737
- @elecmonkey made their first contribution in #4872
Full Changelog: v2.6.0...v2.7.0