# angular-cli v22.2.0-next.5 — 22.2.0-next.5 - Product: angular-cli (https://whatsnew.fyi/product/angular-cli) - Vendor: angular-cli - Date: 2026-08-26 - Version: v22.2.0-next.5 - Original notes: https://github.com/angular/angular-cli/releases/tag/v22.2.0-next.5 - Permalink: https://whatsnew.fyi/product/angular-cli/releases/v22.2.0-next.5 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Ignore side-effect annotations in unit test builds - **fixed** — Prevent memory leaks in parallel compilation and caches - **changed** — Batch prerender routes and share in-memory server bundles - **changed** — Consolidate component stylesheet bundling with shared load result cache - **changed** — Implement SharedArrayBuffer translation dictionaries for zero-copy worker access - **changed** — Implement sliding-window batching and worker translation eviction - **changed** — Unify Oxc linking and optimization AST traversal passes - **fixed** — Abort web request signal when node request is aborted ###### @angular/build | Commit | Description | | -- | -- | | [![fix - 4d0be683b7](https://img.shields.io/badge/4d0be683b7-fix-green)](https://github.com/angular/angular-cli/commit/4d0be683b780a9a1629dc8f9cddad49153bddabf) | ignore side-effect annotations in unit test builds | | [![fix - e4111ae818](https://img.shields.io/badge/e4111ae818-fix-green)](https://github.com/angular/angular-cli/commit/e4111ae8180f3cd5800f248c23010844aa1730ad) | prevent memory leaks in parallel compilation and caches | | [![perf - 62999cabf4](https://img.shields.io/badge/62999cabf4-perf-orange)](https://github.com/angular/angular-cli/commit/62999cabf4d65cf1060598150a77494e147fcc2a) | batch prerender routes and share in-memory server bundles | | [![perf - 0589edd9cd](https://img.shields.io/badge/0589edd9cd-perf-orange)](https://github.com/angular/angular-cli/commit/0589edd9cdc493ecf34a160cc7b8491618b59f72) | consolidate component stylesheet bundling with shared load result cache | | [![perf - a877aa7ebd](https://img.shields.io/badge/a877aa7ebd-perf-orange)](https://github.com/angular/angular-cli/commit/a877aa7ebdbf919d6bc17e6ec0920ca702db0db4) | implement SharedArrayBuffer translation dictionaries for zero-copy worker access | | [![perf - f1cc959439](https://img.shields.io/badge/f1cc959439-perf-orange)](https://github.com/angular/angular-cli/commit/f1cc959439d8ca11a45d693520c34dd94e0b6548) | implement sliding-window batching and worker translation eviction | | [![perf - f4dad31cce](https://img.shields.io/badge/f4dad31cce-perf-orange)](https://github.com/angular/angular-cli/commit/f4dad31cce41bc3e8ed8767256d9e50a712c3a72) | unify Oxc linking and optimization AST traversal passes | ###### @angular/ssr | Commit | Description | | -- | -- | | [![fix - f8576e3c8b](https://img.shields.io/badge/f8576e3c8b-fix-green)](https://github.com/angular/angular-cli/commit/f8576e3c8bfe3490b1b0b85832b489593a4e43ac) | abort web request signal when node request is aborted |