Skip to content

v1.0.0-rc.1

Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 26 Aug 07:48
· 775 commits to main since this release
35cab85

What's Changed

Exciting New Features πŸŽ‰

Bug Fixes 🐞

  • fix: should resolve aliased loader module with query by @h-a-n-a in #7660
  • fix: Path pitfall for loader type by @h-a-n-a in #7666
  • fix(security): DOM clobbering in auto public path by @LingyuCoder in #7664
  • fix: resolve issue with external array not working in UMD libraryTarget by @inottn in #7675
  • fix(deps): bump webpack-dev-middleware v7.4.2 to fix assetsInfo by @chenjiahan in #7676
  • fix(create-rspack): should not replace plugin-react-refresh version by @chenjiahan in #7677
  • fix(cli): peerDep allows @rspack/core@1.0 by @hardfist in #7680
  • fix: reuse codegen results only for new incremental by @ahabhgk in #7681
  • fix: fallback to next main field when resolve failed by @LingyuCoder in #7670

Document Updates πŸ“–

Other Changes

  • refactor: use trait for dependencyConditionFn for better cacheable by @JSerFeng in #7679

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1