web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: format HMR parser imports
codex/import-meta-hot-alias
1 hour ago
fix(watcher): await the previous watch task before re-watching `abort()` cannot interrupt a synchronous section: a future is only cancelled at an `.await`, so the aborted task can still be inside `wait_for_event` -> `disk_watcher.watch` -> FSEvents `append_path` when the next watch task starts, letting two tasks mutate the same CFMutableArray concurrently. Move the abort into the newly spawned task and await the previous handle there, before touching the watcher.
fix/native-watcher-close-race-macos
2 hours ago
feat: support fine-grained import.meta parser options (#14631) * feat: support fine-grained import.meta parser options * fix: preserve import meta optional chains * test: cover import meta optional chains * test: cover disabled import meta optional chains * test: assert import meta optional chain preservation * test: avoid import.meta.env optional chain case * test: assert url optional chain preservation * refactor: avoid aliasing import meta FxHashMap * refactor: simplify import meta option checks * refactor: polish import meta option handling * perf: reduce copy * chore: clean * perf: avoid cloning import meta options * fix: fix ci fail * fix: remove unsupported import.meta.env parser option * docs: remove unsupported import.meta.env option * fix: preserve granular import.meta optional chains * perf: build import.meta destructuring content in place
main
2 hours ago
Merge branch 'main' into fix/native-watcher-virtual-modules
fix/native-watcher-virtual-modules
3 hours ago
perf: build import.meta destructuring content in place
codex/import-meta-object-options
3 hours ago
fix: avoid propagating pre-walk require tags
fy/clever-sammet-433c80
10 hours ago
perf(code-splitting): parallelize chunk group walks
perf/parallel-code-splitting
10 hours ago
perf(esm): optimize linking passes
perf/esm-linking
10 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: support import.meta.hot hmr alias
#14555
2 hours ago
21ed178
codex/import-meta-hot-alias
CodSpeed Performance Gauge
0%
fix(watcher): abort in-flight watch task before closing the native watcher
#14757
2 hours ago
c4db59c
fix/native-watcher-close-race-macos
CodSpeed Performance Gauge
+2%
fix(watcher): use watch inputfiles system in scan
#14065
3 hours ago
d97072b
fix/native-watcher-virtual-modules
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs