npm @module-federation/vite 1.22.1

4 hours ago

What's Changed

  • fix: adopt sibling-instance import:false providers by @gioboa in #1308
  • fix: collect nested dynamic imports transitively by @gioboa in #1310
  • fix: keep adopted sibling providers by @gioboa in #1312
  • fix: keep shared providers out of expose preloads by @gu-stav in #1313
  • fix: preserve compatible import:false shared providers by @dmchoi77 in #1314
  • fix: preserve singleton sharing with commented exports by @gu-stav in #1315
  • fix: infer shared versions from the configured project and import by @gu-stav in #1316
  • fix: warm entry graph before dev host init by @gioboa in #1319
  • fix: preserve shared metadata for nested prefixes by @gu-stav in #1320
  • fix: preserve shared module identity for absolute imports by @gu-stav in #1318
  • fix: harden shared version inference by @gioboa in #1321
  • fix: only seed the package root when importable by @simonihmig in #1322
  • fix: coalesce eager shared wrappers on the Rollup path too by @simonihmig in #1323

Full Changelog: 1.22.0...1.22.1

Don't miss a new vite release

NewReleases is sending notifications on new releases.