Skip to content

fix(@angular/cli): run stable migrations when package version is prerelease - #21972

Merged
clydin merged 1 commit into
angular:masterfrom
alan-agius4:migration-pre-release
Oct 18, 2021
Merged

fix(@angular/cli): run stable migrations when package version is prerelease#21972
clydin merged 1 commit into
angular:masterfrom
alan-agius4:migration-pre-release

Conversation

@alan-agius4

Copy link
Copy Markdown
Collaborator

With this change we fix an issue were migrations are not run when the version specified in migration collection is specified as stable example 13.0.0, but the version specified in the package.json is still a prerelease example 13.0.0-rc.0.

Closes: #21969

…elease

With this change we fix an issue were migrations are not run when the version specified in migration collection is specified as stable example `13.0.0`, but the version specified in the `package.json` is still a prerelease example `13.0.0-rc.0`.

Closes: #21969
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Oct 18, 2021
@alan-agius4
alan-agius4 requested a review from clydin October 18, 2021 12:39
@google-cla google-cla Bot added the cla: yes label Oct 18, 2021
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Oct 18, 2021
@clydin
clydin merged commit ebf2d62 into angular:master Oct 18, 2021
@alan-agius4
alan-agius4 deleted the migration-pre-release branch October 18, 2021 15:52
@angular-automatic-lock-bot

Copy link
Copy Markdown

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 Nov 18, 2021
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 target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.angular cache folder not ignored after ng update to v13

2 participants