Skip to content

22.2.0-next.4

Pre-release
Pre-release

Choose a tag to compare

@dgp1130 dgp1130 released this 19 Aug 21:03
Immutable release. Only release title and notes can be modified.

@schematics/angular

Commit Description
fix - ce1b60f89 transform fail() to expect.fail() in refactor-jasmine-vitest

@angular/cli

Commit Description
fix - 34e1e0bb5 enforce MCP roots in get_best_practices tool
fix - 2b060630c handle errors from isAllowedWorkspacePath in best-practices tool
fix - 24fd8fce2 throw on out-of-roots workspace in best-practices tool

@angular/build

Commit Description
feat - 175273931 Support splitting browser and server stats jsonfiles for easier consumption
fix - 1ee0beca7 correct misleading error message for top-level await
fix - 0ffe2d27f disable code splitting for unit test builds
fix - 50994d76e preserve integrity and crossorigin in autoCsp loader
perf - d6fd24320 traverse AST with iterative post-order walker in i18n inliner