npm @module-federation/vite 1.16.3

6 hours ago

What's Changed

  • fix: walk static-import graph when collecting expose async assets by @DanBeckDev in #771
  • fix: detect shared named exports from configured import source by @majashryer9 in #772
  • perf: materialize each shared source's loadShare artifacts at most once by @falldowngoboone in #765
  • fix: use public federation runtime names by @gioboa in #773
  • chore: update @vitejs/plugin-react in examples and migrate to react compiler by @smeng9 in #761
  • fix: isolate __vite_preload helper into its own chunk to break shared-singleton loadShare deadlock by @falldowngoboone in #766
  • fix: use explicit shared subpath fallback by @gioboa in #774
  • fix: handle cached shared subpath optimization by @gioboa in #775
  • chore: lock dependency versions by @gioboa in #776
  • chore: bump mfe deps 🍿 by @gioboa in #777

New Contributors

Full Changelog: 1.16.2...1.16.3

Don't miss a new vite release

NewReleases is sending notifications on new releases.