Releases: module-federation/vite
Releases · module-federation/vite
1.2.0
What's Changed
- fix: App not works on custom local domain with shared dependencies by @nicotu01 in #215
- feat: support Vite v6 by @zhangHongEn in #224
- fix: #210 #214 hack vite-plugin-top-level-await by @zhangHongEn in #222
Full Changelog: 1.1.9...1.2.0
1.1.9
1.1.8
What's Changed
- chore: move vitest as devDependency by @yuvalkarif in #195
- fix: Inject hostInit as entry if there are no html entry files by @RobinBomkamp in #193
New Contributors
- @yuvalkarif made their first contribution in #195
- @RobinBomkamp made their first contribution in #193
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- fix: manage implementation option + fix circular import issue by @zhangHongEn in #191
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- fix(deps): bump @module-federation/runtime version by @JamesMHenderson in #182
New Contributors
- @JamesMHenderson made their first contribution in #182
Full Changelog: 1.1.5...1.1.6
1.1.5
1.1.4
What's Changed
- fix: issue with multiple init calls in remote by @zhangHongEn in #167
- fix: #159 manage base config by @zhangHongEn in #168
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- fix: solve issue during refresh by @zhangHongEn in #160
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- chore: use cjs extension in temporary file by @mshima in #138
- fix: keep cache inside node_modules by default to avoid problems with prettier and eslint by @mshima in #139
- docs: fix example by @gioboa in #141
- docs: add SolidJS example by @gioboa in #143
- fix: cjs imports requires extension by @mshima in #142
- fix: Increase compatibility by @zhangHongEn in #145
- ci: add e2e tests for multi-example app by @bidodev in #120
- docs: add dynamic remote to example by @judithhartmann in #148
- fix: remove extra dep by @gioboa in #150
- fix: increase compatibility during build process by @zhangHongEn in #153
New Contributors
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- fix: changed shareStrategy property to optional in ModuleFederationOptions by @jrparish in #130
- fix: Increase compatibility by @zhangHongEn in #135
- fix: hotfix manifest by @zhangHongEn in #134
New Contributors
Full Changelog: 1.1.0...1.1.1