web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
test: assert options.context is normalized to native separators (#14446)
fix/normalize-context-separator
4 hours ago
fix(core): emit native aggregated event before triggering rebuild
feat/native-watcher-watch-events
10 hours ago
fix: only normalize a non-empty context Skip path.resolve for an empty context so it stays falsy and the relative-output-path validation still throws (#14446 review).
fix/normalize-context-separator
10 hours ago
fix: normalize options.context to native separators On Windows a config loaded via jiti yields a forward-slash `__dirname`. Used as the resolver base, it produces mixed-separator dependency paths (e.g. `D:/a\...\App.tsx`) that watchpack cannot match against its path.join-reconstructed event paths, so file changes are silently dropped after the first rebuild — file watching appears to stop. Closes #14446.
fix/normalize-context-separator
11 hours ago
chore: address review on rspack_workspace build.rs - warn instead of silently skipping when versions can't be read in-repo - warn instead of panic on write failure (best-effort) - rerun-if-changed on src/generated.rs so a manual edit is reasserted
chore/workspace-version-build-script
11 hours ago
chore(ci): generate rspack_workspace versions via build.rs Replace the dedicated 'cargo codegen' step (run in 7 places across 5 workflows) with a build.rs on rspack_workspace that regenerates the committed src/generated.rs during the crate's normal compile. Removes the xtask codegen subcommand and the cargo codegen alias.
chore/workspace-version-build-script
11 hours ago
fix: document conservative module exports writes
fy/cjs-export-assignment-side-effects
12 hours ago
fix: keep module exports property writes conservative
fy/cjs-export-assignment-side-effects
12 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: normalize options.context to native separators (#14446)
#14525
4 hours ago
f394f57
fix/normalize-context-separator
CodSpeed Performance Gauge
0%
fix(core): support watcher events on native WatchFileSystem
#14404
10 hours ago
d2f48dc
feat/native-watcher-watch-events
CodSpeed Performance Gauge
0%
chore(ci): generate rspack_workspace versions via build.rs instead of a cargo codegen step
#14522
11 hours ago
644b6e2
chore/workspace-version-build-script
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs