npm @module-federation/vite 1.16.0

4 hours ago

What's Changed

  • feat: improve SSR support by @gioboa in #715
  • feat: Vue HMR + HMR adapter for other frameworks by @Staremang in #721
  • feat: add createModuleFederationConfig helper by @tonoizer in #720
  • fix: change htmlFileNames logic by @gioboa in #716
  • fix: handle side-effect only modules in normalizeRuntimeShare by @simonihmig in #718
  • fix: resolve parent package version for shared subpath keys by @dschmidt in #712
  • fix: improve Nuxt SSR logic by @gioboa in #722
  • fix: preserve exports for exposed inputs by @gioboa in #726
  • fix: fix dev remote browser Hydration by @gioboa in #727
  • chore: handle Nuxt rewrites by @gioboa in #728
  • chore: bump mfe deps 🍕 by @gioboa in #730
  • ci: pin workflow actions to commits by @gioboa in #731
  • fix: fix HTML input federation bootstrap build by @gioboa in #734
  • fix: fix up loaded-first support by @gioboa in #735
  • fix: solve circular remote import deadlock by @gioboa in #736
  • fix: host bootstrap respects shareStrategy and tolerates offline remotes by @Staremang in #737
  • fix(ssr): load federated remotes in general Vite SSR setups by @tonoizer in #723
  • fix: resolve scoped remote names by @Staremang in #739
  • fix: fix up loaded-first config by @gioboa in #741
  • chore(examples): use @module-federation/enhanced package by @smeng9 in #745
  • fix: lazy-load DTS plugin when enabled by @gioboa in #746

New Contributors

Full Changelog: 1.15.5...1.16.0

Don't miss a new vite release

NewReleases is sending notifications on new releases.