What's Changed
- fix: fix up React federation order edge case by @gioboa in #820
- fix: fix cyclic workspace singleton sharing by @gioboa in #819
- fix: use share scope in loadShare cache key to prevent cross-scope collisions by @RalphK66 in #822
- fix: bind acyclic workspace shared singletons eagerly when consumed by a peer (#823) by @MohammadYusif in #825
- fix: rethrow failed dev remote loads by @gioboa in #827
- fix: reuse singleton share cache aliases by @gioboa in #828
- feat(ssr): support mf-manifest.json as remote entry URL by @tonoizer in #798
- fix: prefer installed shared version over requiredVersion (#829) by @dmchoi77 in #830
- docs: update Vite getting started link by @dmchoi77 in #831
- docs: add announcement by @gioboa in #832
- fix: fix dev manifest hashed remote entry by @gioboa in #834
- fix: await host init in dev for bridge SSR hydration entries by @tonoizer in #835
- fix: normalize trailing slash shares by @gioboa in #837
- fix(ssr): initialize host before Vue and remote entries by @tonoizer in #839
New Contributors
- @MohammadYusif made their first contribution in #825
- @dmchoi77 made their first contribution in #830
Full Changelog: 1.16.8...1.16.9