Rename ExperimentalPendingTasks to PendingTasks
Recipe ID
org.openrewrite.angular.migration.rename-pending-tasksArtifact@openrewrite/recipes-angularRenames ExperimentalPendingTasks to PendingTasks in imports and usages. ExperimentalPendingTasks was renamed in Angular 19.
Single recipeProprietary
Usage
This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.
mod run . --recipe org.openrewrite.angular.migration.rename-pending-tasksIf the recipe isn’t available locally, install it with:
mod config recipes npm install @openrewrite/recipes-angular