What's Changed
- fix: isolate react-server share cache from6 client/ssr environments by @ryanmagoon in #1072
- fix: isolate remote caches across environments by @gioboa in #1079
- fix: scope shared caches per SSR environment by @gioboa in #1080
- fix: preserve tree-shaking environment cache isolation by @gioboa in #1081
- fix: preserve React isolation for worker SSR by @gioboa in #1082
- fix: await both SSR share-load queues by @gioboa in #1083
- fix: ignore export member method calls by @gioboa in #1086
- fix: defer remote singleton fallback imports by @gioboa in #1087
New Contributors
- @ryanmagoon made their first contribution in #1072
Full Changelog: 1.20.6...1.20.7