v0.6.2
What's Changed
Bug Fixes 🐞
- fix: retry-plugin package.json main, module and types paths by @milan in #2931
- fix(modernjs): correct splitChunks.cacheGroups key which need to be removed by @2heal1 in #2940
- fix(modernjs): auto set enableAsyncEntry when bundler is rspack by @2heal1 in #2939
- fix(runtime): set loading if registeredShared not set by @2heal1 in #2943
Other Changes
- Release v0.6.1 by @zhoushaw in #2928
- refactor(enhanced): export getAllReferencedModules as a util by @ScriptedAlchemy in #2937
- chore: cleanup unused modules by @ScriptedAlchemy in #2938
New Contributors
Full Changelog: v0.6.1...v0.6.2