web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
test(watcher): regression for coalesced-rebuild dependency loss (#12904) A watchCase (runs under both watchpack and the native watcher): a loader on `late.js` invalidates while the build that first adds it is still running, so that build is coalesced and its file-dependency delta is delivered by a skipped build. The next step changes `late.js`; the rebuild only picks up the change if `late.js` is still watched. Fails before the fix under the native watcher — the dependency is dropped and the step rebuilds from the stale module graph (v===1) — and passes after.
stormslowly:fix/native-watcher-coalesced-rebuild-deps
1 hour ago
fix: preserve js integer json values
remove-serde-json
2 hours ago
fix: parse stringified swc minimizer options
remove-serde-json
2 hours ago
fix: parse normalized create require file urls
JSerFeng:fy/port-create-require
3 hours ago
feat(runtime): support rspack runtime mode
codex/runtime-proxy-context-redesign
4 hours ago
perf: reduce compilation hash overhead
codex/perf-compilation-create-hash
4 hours ago
test: sync test with webpack
codex/export-type-css
4 hours ago
fix: preserve swc detect syntax errors
remove-serde-json
5 hours ago
Latest Branches
CodSpeed Performance Gauge
+11%
fix(watcher): carry dependency deltas across coalesced rebuilds
#14271
8 hours ago
da29fa3
stormslowly:fix/native-watcher-coalesced-rebuild-deps
CodSpeed Performance Gauge
0%
perf: remove serde json
#14272
2 hours ago
8868fe8
remove-serde-json
CodSpeed Performance Gauge
+6%
feat: support parsing createRequire from module
#14206
3 hours ago
7e019f7
JSerFeng:fy/port-create-require
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs