What's Changed
- fix: resolve host shared modules in dev SSR by @dmchoi77 in #1005
- fix: negotiate shared subpaths in SSR vm strategy by @dmchoi77 in #1007
- fix: shared export scan should correctly resolve nested template literals by @smeng9 in #1008
- fix: detect multi-declarator named exports by @gioboa in #1010
- fix: dynamically load eager shared map by @gioboa in #1013
- fix: skip unavailable React DOM client by @gioboa in #1015
- fix: keep
_imports whose binding is referenced as a value by @oth54477 in #1014 - chore: pin dep versions by @gioboa in #1006
New Contributors
Full Changelog: 1.20.2...1.20.3