What's Changed
- fix: await pending share loads before entry import in bootstrap by @pcfreak30 in #866
- fix(virtualExposes): broaden CSS dedup selector to match any existing stylesheet by @pcfreak30 in #867
- fix: stop build load hook from reading arbitrary filesystem paths by @tonoizer in #868
- fix: unwrap namespace.default in prebuild named-exports branch by @muiradams in #870
- fix: harden dev runner endpoint validation by @tonoizer in #869
- fix(ssrEntryLoader): manifest-version-keyed caching, revalidate(), and opt-in vm share-scope strategy by @Nsttt in #872
- fix: resolve remote init after import:false shared cache seeding by @dmchoi77 in #874
- fix: resolve DTS Runtime Plugin Path by @gioboa in #876
- fix: fix dev host auto init hash by @gioboa in #880
- fix: preload exposed remote dependencies first by @gioboa in #879
New Contributors
- @muiradams made their first contribution in #870
Full Changelog: 1.16.12...1.16.13