Releases: module-federation/vite
Releases · module-federation/vite
1.14.5
1.14.4
1.14.3
What's Changed
- fix: fix up race condition with missing await by @gioboa in #605
- fix: support lit shared subpaths by @gioboa in #608
- fix: expose imports run one-at-a-time by @gioboa in #609
- chore(deps): bump module-federation packages to 2.3.2 by @arshabh-agarwal in #611
Full Changelog: 1.14.2...1.14.3
1.14.2
What's Changed
- fix: fix up base paths in HTML proxy by @gioboa in #597
- fix: use static imports in dev HTML proxy to preserve script execution order by @arshabh-agarwal in #599
Full Changelog: 1.14.1...1.14.2
1.14.1
What's Changed
- fix: improve HMR feature by @gioboa in #588
- fix: constrain preload helper regex to avoid matching Stencil getScopeId function by @chirag3092 in #589
- fix: handle scoped package names in remote string parsing by @lawrence3699 in #593
- fix: handle malformed package.json during shared version resolution by @lawrence3699 in #594
- fix: skip all federation plugins in test env by @JammingBen in #595
New Contributors
- @chirag3092 made their first contribution in #589
- @lawrence3699 made their first contribution in #593
- @JammingBen made their first contribution in #595
Full Changelog: 1.14.0...1.14.1
1.14.0
What's Changed
- feat: add HMR 💥 by @gioboa in #584
- fix(manifest): correctly preserve publicPath setting by @joshuaellis in #582
- fix: expand the example with the shared library and fixed by @Staremang in #578
Full Changelog: 1.13.7...1.14.0
1.13.7
What's Changed
- fix: fix up shared export and singleton side-effect dedupe by @gioboa in #567
- fix: respect custom cacheDir in dev-await-shared-init transform (#566) by @Vitalcheffe in #568
- fix: run transformIndexHtml before Vite's devHtmlHook (#571) by @arshabh-agarwal in #573
- fix: strip base path in pre-order transformIndexHtml (#571) by @arshabh-agarwal in #577
- chore: bump mfe deps by @gioboa in #579
New Contributors
- @Vitalcheffe made their first contribution in #568
- @arshabh-agarwal made their first contribution in #573
Full Changelog: 1.13.6...1.13.7
1.13.6
What's Changed
- fix: honor official manifest options by @gioboa in #553
- fix: include singleton in manifest by @gioboa in #555
- chore: limit manualChunks warn by @gioboa in #554
- fix: handle JSX remote namespace import fallback by @gioboa in #557
- fix: solve Angular edge cases with Vite 8 by @gioboa in #558
- chore: change Rolldown check by @gioboa in #559
- chore: bump module federation upstream deps by @Nsttt in #560
- fix: resolve
publicPath: autocorrectly by @gu-stav in #562 - fix: improve Astro React interop by @Nsttt in #563
New Contributors
Full Changelog: 1.13.5...1.13.6
1.13.5
What's Changed
- fix: preserve named exports for remote modules in Rolldown (Vite 8) by @Staremang in #537
- fix: ignore manualChunks to prevent deadlocks by @gioboa in #546
- docs: add vite runtime remote registration example by @Nsttt in #539
Full Changelog: 1.13.4...1.13.5