angular-cli v22.2.0-next.5

v22.2.0-next.5Pre-release

22.2.0-next.5

Changed 5
  • Batch prerender routes and share in-memory server bundles
  • Consolidate component stylesheet bundling with shared load result cache
  • Implement SharedArrayBuffer translation dictionaries for zero-copy worker access
  • Implement sliding-window batching and worker translation eviction
  • Unify Oxc linking and optimization AST traversal passes
Fixed 3
  • Ignore side-effect annotations in unit test builds
  • Prevent memory leaks in parallel compilation and caches
  • Abort web request signal when node request is aborted

From angular-cli

@angular/build
CommitDescription
fix - 4d0be683b7ignore side-effect annotations in unit test builds
fix - e4111ae818prevent memory leaks in parallel compilation and caches
perf - 62999cabf4batch prerender routes and share in-memory server bundles
perf - 0589edd9cdconsolidate component stylesheet bundling with shared load result cache
perf - a877aa7ebdimplement SharedArrayBuffer translation dictionaries for zero-copy worker access
perf - f1cc959439implement sliding-window batching and worker translation eviction
perf - f4dad31cceunify Oxc linking and optimization AST traversal passes
@angular/ssr
CommitDescription
fix - f8576e3c8babort web request signal when node request is aborted
View original

Upgraded? How did it go?

Discussion