Releases: module-federation/vite
Releases · module-federation/vite
Release list
1.16.15
What's Changed
- fix: resolve wildcard subpath patterns in package exports by @jonasfrisell in #890
- fix: infer publicPath "auto" for a relative Vite base (base: "./") by @smeng9 in #893
- fix: prevent circular dependency via asset file imports in shared mod… by @Sddoo in #891
- fix: solve runtime host shared singleton race by @gioboa in #897
- fix: support star re-exports in shared modules by @gioboa in #898
New Contributors
- @jonasfrisell made their first contribution in #890
- @Sddoo made their first contribution in #891
Full Changelog: 1.16.14...1.16.15
1.16.14
1.16.13
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
1.16.12
What's Changed
- fix: exclude shared singleton React from dev optimizeDeps by @dmchoi77 in #861
- fix: resolve workspace packages with dual ESM/CJS exports to ESM entry by @hangtiancheng in #860
- fix: fix workspace singleton named exports by @gioboa in #864
- fix: preserve default-scope shared cache aliases by @dmchoi77 in #862
- fix: publish SSR federation artifacts in multi-environment builds by @tonoizer in #859
New Contributors
- @hangtiancheng made their first contribution in #860
Full Changelog: 1.16.11...1.16.12
1.16.10
1.16.9
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
1.16.8
What's Changed
- fix: improve hostInit browsers support by @DanBeckDev in #814
- fix: solve optimizeDeps clash by @gioboa in #815
- fix: Correct the HMR plugin name for @vitejs/plugin-react-swc by @truongnguyen-eh in #816
New Contributors
- @truongnguyen-eh made their first contribution in #816
Full Changelog: 1.16.7...1.16.8
1.16.7
What's Changed
- fix: allow additional whitespace in preload-helper regex by @niklas2810 in #803
- fix: fix dev remote proxy exports by @gioboa in #808
- fix(manifest): advertise types archive url in mf-manifest by @giorgiPapava in #809
- fix: order shared dependency preload by @gioboa in #807
- fix: reduce host bootstrap waterfall with modulepreload by @jgodi in #810
- chore: reduce latency by @gioboa in #804
New Contributors
- @niklas2810 made their first contribution in #803
- @giorgiPapava made their first contribution in #809
- @jgodi made their first contribution in #810
Full Changelog: 1.16.6...1.16.7
1.16.6
What's Changed
- chore: replace pathe with node:path by @gioboa in #795
- chore: replace estree-walker with local walker by @gioboa in #796
- chore: remove es-module-lexer dependency safely by @gioboa in #797
- fix: framework-agnostic remote exports, deferred loaded-first, and unified SSR gates by @tonoizer in #742
- fix: fix up React HMR by @gioboa in #799
- fix: avoid duplicate react with redux in dev mode by @gioboa in #800
Full Changelog: 1.16.5...1.16.6
1.16.5
What's Changed
- fix: fix Vue loaded-first static imports by @gioboa in #789
- fix: respect entryFileNames directory for bootstrap file output by @pcfreak30 in #786
- fix: await nested remote static imports by @gioboa in #790
- fix: add missing manifest additionalData by @gioboa in #791
- chore: drop CJS build preserving compatibility by @gioboa in #793
Full Changelog: 1.16.4...1.16.5