Skip to content

22.2.0-next.6

Pre-release
Pre-release

Choose a tag to compare

@dgp1130 dgp1130 released this 02 Sep 22:06
Immutable release. Only release title and notes can be modified.

@angular/cli

Commit Description
fix - b37c93329 isolate temporary package installations from parent Yarn workspace

@angular/build

Commit Description
fix - 4b8c62a8f add splitting option to unit-test builder
fix - 51565d4bc enable code splitting for vitest browser tests
fix - 5b850fdfc fail build and exclude routes when prerendering fails
fix - dfa7f03a9 keep dev-server Vite cache worktree-local
fix - 135662d9a preserve binary values in the SQLite cache store
fix - 701bde481 preserve duplicate bundle filenames across output file types
perf - 6ee559ca9 bypass worker dispatch for files without transform candidates
perf - 2b85529e8 use iterative post-order AST traversal for OXC transforms
perf - ecbcd87b8 use native sass-embedded compiler daemon
perf - ce83ac0e8 use size-weighted task heuristics in i18n inliner

@angular/ssr

Commit Description
fix - 4fa81d403 decode pathname when constructing server asset path
fix - bb72145f9 ensure public directory containment in CommonEngine