v0.8.3
What's Changed
New Features 🎉
- feat(dts-plugin): allow users to specify a
cwd
to generate the types by @nachoaldamav in #3339
Bug Fixes 🐞
- fix(data-prefetch): the prefetch exports type is promise or function by @2heal1 in #3347
- fix(docs): adde correct contributing link to README by @swalker326 in #3350
- fix(nextjs-mf): fix broken loading of non nextjs remotes by @h3adache in #3323
Other Changes
- Release v0.8.2 by @zhoushaw in #3342
- chore(runtime): remove duplicate registerRemotes warn by @2heal1 in #3325
- chore: add repository data to package.json files in a consistent way by @vergilfromadyen in #3275
New Contributors
- @nachoaldamav made their first contribution in #3339
- @swalker326 made their first contribution in #3350
- @vergilfromadyen made their first contribution in #3275
- @h3adache made their first contribution in #3323
Full Changelog: v0.8.2...v0.8.3