Skip to content

Conversation

alan-agius4
Copy link
Collaborator

The Rule type has been updated to align with its intended functionality, allowing it to return a Promise<Tree>. Previously, this behavior was supported but not properly typed.

Closes #22783

…ing a `Promise` of `Tree`

The `Rule` type has been updated to align with its intended functionality, allowing it to return a `Promise<Tree>`. Previously, this behavior was supported but not properly typed.

Closes angular#22783
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Jan 9, 2025
@alan-agius4 alan-agius4 requested a review from clydin January 9, 2025 15:06
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 13, 2025
@alan-agius4 alan-agius4 merged commit 4f80308 into angular:main Jan 14, 2025
34 checks passed
@alan-agius4 alan-agius4 deleted the promise-rule-tree branch January 14, 2025 08:44
@alan-agius4
Copy link
Collaborator Author

The changes were merged into the following branches: main, 19.0.x, 19.1.x

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @angular-devkit/schematics target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rule from @angular-devkit/schematics should accept return type Promise<Tree>

2 participants