web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: enable createRequire parser for node targets
codex/enable-create-require-node-target-v2
13 minutes ago
fix: reduce checked reexport output size
seal/checked-reexport-runtime-helper
25 minutes ago
fix(css-extract): prune stale retained CSS filenames on chunk removal/CSS drop currentUpdateMiniCssFilenames only ever accumulated. Because css_loading consults it with priority over miniCssF when first loading a chunk, a lingering entry becomes a guaranteed 404 rather than mere staleness in two cases: - a chunk rebuilt without an extract-css asset (its CSS import was removed): no new miniCss entry is written but the old one persists. Such a chunk is always present in the manifest's `c` list yet absent from `miniCss` (the manifest reports miniCss iff the current chunk carries an extract-css asset), so delete any retained entry for `c` chunks not in `miniCss`. - a chunk in the manifest's `r` (removed) list: delete its retained entry too. A later first-time import() of such a chunk now resolves miniCssF (or nothing) instead of preferring a href the dev server no longer holds. Also document why the lazy-chunk e2e test waits on HMR apply completion (the repo's own hot client message) before triggering the first import(). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AEYqP3tNtaUW3RarNrSwLw
gultyayev:claude/css-hmr-contenthash-stale-mxgwm8
1 hour ago
perf(module-concat): reduce remaining hot-path overhead
codex/concatenate-modules-perf
1 hour ago
Merge branch 'main' into refactor-referenced-exports
refactor-referenced-exports
2 hours ago
test(module-concat): tighten runtime cache regression
codex/concatenate-modules-perf
3 hours ago
perf(module-concat): reuse runtime analysis across roots
codex/concatenate-modules-perf
3 hours ago
bench(module-concat): add shared-root scenarios
codex/module-concat-benchmarks
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: enable createRequire parser for node targets
#14819
2 days ago
5aa9517
codex/enable-create-require-node-target-v2
CodSpeed Performance Gauge
+2%
fix: reduce checked reexport output size
#14818
41 minutes ago
edd88ee
seal/checked-reexport-runtime-helper
CodSpeed Performance Gauge
0%
fix(css-extract): fix stale CSS HMR when extracted filename is hashed
#14814
10 hours ago
dadeede
gultyayev:claude/css-hmr-contenthash-stale-mxgwm8
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs