Skip to content

v1.0.6

Compare
Choose a tag to compare
@JSerFeng JSerFeng released this 24 Sep 09:53

What's Changed

Caution

This version has a bug which requires install webpack together to work, use v1.0.7 instead

Highlights

Support ContextReplacementPlugin

For more information, please refer to the documentation ContextReplacementPlugin.

Performance Improvements ⚑

Exciting New Features πŸŽ‰

Bug Fixes 🐞

  • fix(rspack-test-tools): corret script testu by @shulaoda in #7894
  • fix: should run watch cases test in build assets by @ahabhgk in #7897
  • fix(core): use resource shouldn't contain query by @hardfist in #7911
  • fix: preserve variable names declared with var by @inottn in #7903
  • fix: use SourceMapSource in js side to support map method by @SyMind in #7828
  • fix: avoid import external module re-assigin in concatenation by @fi3ework in #7839
  • fix: make stage has_module_graph_change calculate incorrectly by @jerrykingxyz in #7920
  • fix(core): align assetInfo with webpack by @hardfist in #7924
  • fix: should create an empty codegen result for module that has failure in codegen by @JSerFeng in #7777
  • fix: eco-ci prebundled enhanced-resolve by @SoonIter in #7933
  • fix: attach when add runtime module by @LingyuCoder in #7935
  • fix: infer async modules when incremental enabled by @ahabhgk in #7927
  • fix: change javascript parser options to properly merge by @inottn in #7946

Document Updates πŸ“–

Other Changes

New Contributors

Full Changelog: v1.0.5...v1.0.6