Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions packages/schematics/angular/migrations/migration-collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@
"version": "21.0.0",
"factory": "./karma/migration",
"description": "Remove any karma configuration files that only contain the default content. The default configuration is automatically available without a specific project file."
},
"update-typescript-lib": {
"version": "21.0.0",
"factory": "./update-typescript-lib/migration",
"description": "Updates the 'lib' property in tsconfig files to use 'es2022' or a more modern version."
},
"update-module-resolution": {
"version": "21.0.0",
"factory": "./update-module-resolution/migration",
"description": "Update 'moduleResolution' to 'bundler' in TypeScript configurations. You can read more about this, here: https://www.typescriptlang.org/tsconfig/#moduleResolution"
}
}
}

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading