Releases: module-federation/vite
Releases · module-federation/vite
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
1.1.0
What's Changed
- feat: manage shareStrategy option by @gioboa in #105
- feat: add PR Prettier Check workflow by @gioboa in #106
- docs: improve README and fix typo by @gioboa in #109
- feat(example): add vite, webpack and rspack example by @RussellCanfield in #110
- ci: add build check workflow by @gioboa in #114
- feat(example): improve design by @gioboa in #116
- chore: add types for dev and dts properties by @IrishBruse in #118
- chore: add unit test setup + test normalizeModuleFederationOptions by @judithhartmann in #121
- fix: Support empty entry JS in build mode. by @zhangHongEn in #122
- feat: dev mode manifest.json by @zhangHongEn in #127
- chore: add warn message for publicPath and getPublicPath by @gioboa in #108
New Contributors
- @RussellCanfield made their first contribution in #110
- @IrishBruse made their first contribution in #118
- @judithhartmann made their first contribution in #121
Full Changelog: 1.0.0...1.1.0
1.0.0
1.0.0-alpha-0b760f6
What's Changed
- chore: change postinstall script to use npm by @gioboa in #94
- fix: remove postinstall scripts by @gioboa in #95
Full Changelog: 1.0.0-alpha-f2257a4...1.0.0-alpha-0b760f6