Skip to content

Releases: module-federation/vite

1.9.4

16 Dec 11:24
e8e53b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.3...1.9.4

1.9.3

09 Dec 14:34
ae7be2d

Choose a tag to compare

What's Changed

  • chore: update module federation runtime and sdk packages to the latest version by @sabov in #365

Full Changelog: 1.9.2...1.9.3

1.9.2

02 Dec 12:47
fdeccf9

Choose a tag to compare

What's Changed

  • chore: warn if shared dependency is resolved to somewhere (#354) by @CaptainWang98 in #358
  • fix: generated alias should not trigger warning by @CaptainWang98 in #359
  • fix: use already-initialized runtime instance to avoid mixing ESM and CJS imports by @sabov in #363

New Contributors

Full Changelog: 1.9.1...1.9.2

1.9.1

18 Nov 10:11
60c7262

Choose a tag to compare

What's Changed

  • fix: removed a warning that falsely warns that getPublicPath is ignored by @vergilfromadyen in #355

New Contributors

Full Changelog: 1.9.0...1.9.1

1.9.0

29 Oct 11:26
b65d576

Choose a tag to compare

What's Changed

  • ci: bump action scripts versions 🍓 by @gioboa in #341
  • fix: resolve warnings when building with sourcemaps enabled by @szebest in #344
  • feat: host init inject option parameter by @szebest in #343
  • feat: add support for disabling imports for shared modules by @pcfreak30 in #330
  • feat(css): add bundleAllCSS option to control CSS asset inclusion in exposed modules by @pcfreak30 in #347
  • ci: add close stale issues workflow by @gioboa in #348
  • feat: 1.9.0 by @gioboa in #349

New Contributors

Full Changelog: 1.8.1...1.9.0

1.8.1

19 Sep 06:40
f9acc1a

Choose a tag to compare

What's Changed

  • fix: improve error handling for missing shared modules, closes (#132) by @pcfreak30 in #336

Full Changelog: 1.8.0...1.8.1

1.8.0

03 Sep 09:06
b24e5e7

Choose a tag to compare

What's Changed

Full Changelog: 1.7.2...1.8.0

1.7.2

28 Aug 06:49
1e466bf

Choose a tag to compare

What's Changed

  • fix: prevent multiple processing of await plugin output by @pcfreak30 in #328
  • refactor(manifest): improve asset tracking and manifest generation by @pcfreak30 in #326
  • fix: check if html file exists before reading it by @pcfreak30 in #331
  • fix: sort all shared items to create deterministic builds when hashes are used by @awesome-q in #333

New Contributors

Full Changelog: 1.7.1...1.7.2

1.7.1

24 Jul 15:00
abfbed0

Choose a tag to compare

What's Changed

  • fix: correctly detect suffix for scoped packages with dots by @rasimx in #323

New Contributors

Full Changelog: 1.7.0...1.7.1

1.7.0

24 Jul 14:13
147df85

Choose a tag to compare

What's Changed

  • feat: updated dependency @module-federation/runtime to ^0.17.1 by @francesc79 in #322

New Contributors

Full Changelog: 1.6.0...1.7.0