You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
handle missing package manager during analytics initialization
@schematics/angular
Commit
Description
add migrate-karma-to-vitest update migration
add migration to add istanbul-lib-instrument
add istanbul-lib-instrument to application/library generator dependencies
@angular/build
Commit
Description
move istanbul-lib-instrument to optional peer dependency
preserve coverage ignore comments in development
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.