What's Changed
- feat: support experiments.externalRuntime / provideExternalRuntime by @tonoizer in #943
- fix: fix up context paths and HMR by @gioboa in #960
- fix: fix cold root remote imports by @gioboa in #963
- fix: fix React DOM optimizer race by @gioboa in #964
- fix: fix React DOM optimizer race by @gioboa in #965
- fix: preserve base path in development by @gioboa in #967
- fix: resolve virtual html entries in dev bootstrap by @dmchoi77 in #969
- fix: heal stale owner loadShare ids by @gioboa in #973
- fix: preserve singleton sharing for TypeScript generic exports by @dmchoi77 in #979
- chore: support React SSR islands by @gioboa in #981
- fix: support React Router 7 by @WoodyWoodsta in #977
- fix: optimize ESM-only shared singletons in dev (avoid raw CommonJS) by @cosmonova in #975
- fix: resolve shared exports using per-environment conditions by @dmchoi77 in #980
- fix: propagate conditions through re-exports by @gioboa in #982
New Contributors
- @WoodyWoodsta made their first contribution in #977
- @cosmonova made their first contribution in #975
Full Changelog: 1.19.1...1.20.0