Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(@angular-devkit/schematics): update call, callRule and callSource methods to promises #24417

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alan-agius4
Copy link
Collaborator

@alan-agius4 alan-agius4 commented Dec 12, 2022

BREAKING CHANGE:
call, callRule and callSource methods now return a Promise instead of an Observable

Note: this does not effect application developers.

@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Dec 12, 2022
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit labels Dec 12, 2022
…Source` methods to promises

BREAKING CHANGE:
`call`, `callRule` and `callSource` methods now return a Promise instead of an Observable

Note: this does not effect application developers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detected: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant