github angular/angular-cli v22.0.0-next.5
22.0.0-next.5

latest releases: v20.3.23, v19.2.24
pre-release7 hours ago

@angular/cli

Commit Description
fix - 422c8183e handle missing package manager during analytics initialization

@schematics/angular

Commit Description
feat - be60a63b7 add migrate-karma-to-vitest update migration
feat - 43505066e add migration to add istanbul-lib-instrument
fix - 470e1f937 add istanbul-lib-instrument to application/library generator dependencies

@angular/build

Commit Description
feat - 3007f46b7 move istanbul-lib-instrument to optional peer dependency
fix - 829bdc61d preserve coverage ignore comments in development
fix - e2f95fc19 show clear error when styleUrl points to a TypeScript file

Breaking Changes

@angular/build

  • istanbul-lib-instrument is now an optional peer dependency.
    Projects using karma with code coverage enabled will need to ensure that istanbul-lib-instrument is installed. Note: ng update will automatically add this dependency during the update process.

Don't miss a new angular-cli release

NewReleases is sending notifications on new releases.