web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(dll): serialize buildMeta.defaultObject as redirect-warn (#15016) * fix(dll): serialize buildMeta.defaultObject as redirect-warn DllPlugin wrote camelCase "redirectWarn" via serde while DllReferencePlugin expected webpack's "redirect-warn", which panicked on context modules when entryOnly is false. Align serialization and accept both forms on read. Fixes #15010 Co-authored-by: Cursor <cursoragent@cursor.com> * test(dll): cover defaultObject manifest compatibility --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: harpsealjs <lingyucoder@gmail.com>
main
2 hours ago
fix(watch): preserve invalidation provenance Co-authored-by: ScriptedAlchemy <zackary.l.jackson@gmail.com> Co-authored-by: Matthew Davis <276116661+matthewdavis-oai@users.noreply.github.com>
seal/watch-invalidation-provenance
2 hours ago
test(dll): cover defaultObject manifest compatibility
tusharsingh308:fix/dll-buildmeta-default-object-camelcase
2 hours ago
refactor: simplify AST object option conversions
codex/ast-options-macro-reuse
3 hours ago
fix(paths): pick up verbatim path interning, drop orphaned rustc-hash rspack-resolver no longer rewrites Windows path spellings at intern time. `UstrPath` now stores exactly the string it was given, so caller-supplied specifiers kept in path sets — `addBuildDependency("./build.txt")` landing in `BuildInfo::build_dependencies`, directory entries carrying a trailing separator for the watcher's ignore globs — survive the round trip unchanged. Also drops `rustc-hash` from rspack_paths, unused since `hash_path` and `ArcPath::from_parts` went away with the newtype.
refactor/interned-ustr-path
3 hours ago
fix: avoid unused runtime name reservations
seal/optimize-runtime-name-reservations
3 hours ago
fix: preserve direct exports bindings (#15003)
main
3 hours ago
fix: preserve direct exports bindings
seal/fix-rspack-exports-binding
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(watch): preserve invalidation provenance
#15019
7 hours ago
6b1e3e5
seal/watch-invalidation-provenance
CodSpeed Performance Gauge
0%
fix(dll): serialize buildMeta.defaultObject as redirect-warn
#15016
2 hours ago
23bb390
tusharsingh308:fix/dll-buildmeta-default-object-camelcase
CodSpeed Performance Gauge
-3%
refactor: extract parser options with AstObject derive
#14886
9 days ago
e7cc569
codex/ast-options-macro-reuse
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs