v0.7.1
What's Changed
New Features 🎉
- feat(enhanced): Recursive search for versions of shared dependencies by @barabaiiika in #3078
Bug Fixes 🐞
- fix: patch/replace @changesets/assemble-release-plan to disable major on peer dep change by @ScriptedAlchemy in #3184
- fix: fix windows path error by @nyqykk in #3180
- fix: remove meaningless log by @2heal1 in #3185
- fix(runtime): use wrapper global instead of using globalThis directly by @2heal1 in #3179
- fix(rsbuild-plugin): remove duplicate logs for shared modules by @KyrieLii in #3187
- fix: clear globalLoading cache in node env by @2heal1 in #3173
Document 📖
Other Changes
- Release v0.7.0 by @zhoushaw in #3181
- chore(nextjs-mf): remove old build paths from nx by @ScriptedAlchemy in #3183
- chore: build @changeset/assemble-release-plan before execute pnpm changeset version by @2heal1 in #3191
New Contributors
- @barabaiiika made their first contribution in #3078
- @KyrieLii made their first contribution in #3187
Full Changelog: v0.7.0...v0.7.1