angular/packages/core/schematics/test
Andrew Scott a1f229850a feat(core): migrate ExperimentalPendingTasks to PendingTasks (#57533)
This commit promotes the `ExperimentalPendingTasks` service from
experimental to developer preview and includes a migration schematic for
the rename.

BREAKING CHANGE: `ExperimentalPendingTasks` has been renamed to
`PendingTasks`.

PR Close #57533
2024-09-20 18:26:48 +02:00
..
google3 refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
all-migrations.spec.ts build: delete v18 migrations (#57603) 2024-09-03 07:59:10 -07:00
BUILD.bazel refactor(migrations): add helper for dedenting to tsurge (#57777) 2024-09-11 17:48:29 +00:00
control_flow_migration_spec.ts fix(migrations): fix common module removal (#56968) 2024-07-15 11:17:46 -07:00
explicit_standalone_flag_spec.ts refactor(migrations): Keep standalone:true (#57717) 2024-09-16 12:12:33 +02:00
helpers.ts refactor(migrations): add helper for dedenting to tsurge (#57777) 2024-09-11 17:48:29 +00:00
inject_migration_spec.ts fix(migrations): preserve type when using inject decorator (#57389) 2024-08-15 12:11:59 -04:00
pending_tasks_spec.ts feat(core): migrate ExperimentalPendingTasks to PendingTasks (#57533) 2024-09-20 18:26:48 +02:00
project_tsconfig_paths_spec.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
standalone_migration_spec.ts fix(migrations): account for explicit standalone: false in migration (#57803) 2024-09-13 10:48:42 +02:00
standalone_routes_spec.ts feat(migrations): add migration to convert standalone component routes to be lazy loaded (#56428) 2024-07-30 20:00:37 +00:00