github module-federation/vite 1.20.8

3 hours ago

What's Changed

  • fix: serve browser remote entries in dev by @gioboa in #1089
  • fix: treat $-prefixed minified names as real identifiers by @Ryan-Haines in #1091
  • fix: include expose static closures in federation manifests by @dmchoi77 in #1092
  • fix: only patch svelte in svelte application by @romain-trotard in #1094
  • fix: detect minified Webpack shared providers by @dmchoi77 in #1098
  • fix: loaded-first static remote evaluation by @dmchoi77 in #1099
  • fix: exclude workspace sources from hydration fallback by @dmchoi77 in #1102
  • fix: stabilize dev-singleton integration cleanup by @dmchoi77 in #1103
  • fix: mirror remote snapshots under their real container name by @h11g in #1106
  • fix: preload remote-only dev singleton wrappers before entry import by @dmchoi77 in #1107
  • fix: fix dev cold-start import:false shares by @gioboa in #1109
  • fix: parallelize independent shared preloads by @gioboa in #1110
  • fix: dev shared-key cache invalidation by @gioboa in #1111
  • fix: prefetch remote entries before init by @gioboa in #1113
  • fix: parallelize federation network waterfall by @gioboa in #1114
  • fix: fix up version-first cross-bundler singleton sharing by @gioboa in #1115
  • fix: heal stale loadShare IDs directly by @gioboa in #1116
  • fix: preserve host-owned singleton cache by @gioboa in #1117
  • fix: control missing import false warnings by @gioboa in #1120
  • chore: follow-up hardening for recent fixes by @gioboa in #1108

New Contributors

Full Changelog: 1.20.7...1.20.8

Don't miss a new vite release

NewReleases is sending notifications on new releases.