github web-infra-dev/rspack v1.3.6

latest releases: v1.3.11, v1.3.10, v1.3.9...
27 days ago

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

  • fix(incremental): chunk id change should affect associate chunk by @ahabhgk in #10032
  • fix(wasm): shutdown async runtime and thread workers after finishing by @CPunisher in #9895
  • fix: remove progressbar instance when closing compiler by @LingyuCoder in #10034
  • fix: should not rename webpack_require if declared in current scope by @JSerFeng in #10016
  • fix: should rename webpack_require pat in parameters by @JSerFeng in #10036
  • fix: failed to resolve tinypool when using parallel loader by @chenjiahan in #10040
  • fix: require with string raw by @SyMind in #10047
  • fix: dev server types by @LingyuCoder in #10038
  • fix: async entry should have unique runtime by @JSerFeng in #10049
  • fix(incremental): revoked module shouldn't exist in built modules by @ahabhgk in #10051
  • fix: conflict hot update main content warning by @ahabhgk in #10059
  • fix: should remove module napi_ref after finish make by @SyMind in #10062
  • fix: should validate options of builtin swc loader by @LingyuCoder in #10055
  • fix: context dependency with complex require by @SyMind in #10028
  • fix: import module entry dependency resolve options by @LingyuCoder in #10070
  • fix(cli): remove JSCPU & LOGGING support by @hardfist in #10071
  • fix: allow lazyCompilation.serverUrl to end with slash by @chenjiahan in #10074
  • fix: should have correct interop for default exportsType by @JSerFeng in #10069
  • fix: ThreadsafeOneShotRef prevents event loop destroy by @SyMind in #10082
  • fix: allow assignment of require identifier by @inottn in #10093
  • fix(cli): simplify RSPACK_PROFILE by @hardfist in #10072
  • fix: compilation.chuks not corresponds to a unique jsobect by @SyMind in #10098
  • fix: hmr should not include unchanged module when adding a new runtime by @ahabhgk in #10061
  • fix: comma in regex value of magic comments by @LingyuCoder in #10100
  • fix(wasm): add wasm fallback in checkVersion by @CPunisher in #10097
  • fix(diagnostic): fix excessively large width causing format_args panics by @h-a-n-a in #10109
  • fix(pnp): resolved wrong description file in yarn pnp mode by @stormslowly in #10111
  • fix: use evaluate expression to extract hmr accept dependencies by @ahabhgk in #10107
  • fix: compilation chunks for each is undefined by @SyMind in #10112
  • fix: should skip rebuilding chunk graph if only specifier order change by @JSerFeng in #10104
  • fix(incremental): fallback when chunk depend on full hash by @ahabhgk in #10110
  • fix(core): fix async event tracing showing in perfetto by @hardfist in #10119

Document Updates 📖

Other Changes

New Contributors

Full Changelog: v1.3.5...v1.3.6

Don't miss a new rspack release

NewReleases is sending notifications on new releases.