Skip to content

Releases: module-federation/vite

1.14.5

18 Apr 11:24
a5182ef

Choose a tag to compare

What's Changed

  • fix: avoid runtime name clashes with internalName by @gioboa in #617
  • fix: add backtick support to preload helper regex by @RalphK66 in #629

New Contributors

Full Changelog: 1.14.4...1.14.5

1.14.4

16 Apr 12:40
05b41d3

Choose a tag to compare

What's Changed

  • fix: handle rolldown outputs more safely by @gioboa in #618
  • chore: bump mfe deps 🥕 by @gioboa in #621
  • fix: fix automatic sharing for export subpaths by @gioboa in #620
  • fix: restrict remote named exports plugin to rolldown only by @gioboa in #622

Full Changelog: 1.14.3...1.14.4

1.14.3

13 Apr 17:23
be6abc1

Choose a tag to compare

What's Changed

Full Changelog: 1.14.2...1.14.3

1.14.2

07 Apr 12:24
4e405c1

Choose a tag to compare

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

02 Apr 20:12
05c8148

Choose a tag to compare

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

Full Changelog: 1.14.0...1.14.1

1.14.0

01 Apr 12:48
5ca2a69

Choose a tag to compare

What's Changed

Full Changelog: 1.13.7...1.14.0

1.13.7

01 Apr 06:59
81ef924

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.13.6...1.13.7

1.13.6

30 Mar 20:06
43b91aa

Choose a tag to compare

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: auto correctly 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

25 Mar 21:41
0224ced

Choose a tag to compare

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

1.13.4

24 Mar 20:13
a031f13

Choose a tag to compare

What's Changed

  • fix: handle shared deps with import: false that are not locally installed by @dschmidt in #531

New Contributors

Full Changelog: 1.13.3...1.13.4