You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@angular/material is updated, @angular/core version remains unchanged or, at least, some warning displayed before updating it to prerelease version.
Actual Behavior
@angular/core is silently updated to the latest prerelease version (9.0.0-next.2)
Environment
Angular: 8.2.2
CDK/Material: 8.1.2 -> 8.1.3
Browser(s): -
Operating System (e.g. Windows, macOS, Ubuntu): Win 10, x64
The text was updated successfully, but these errors were encountered:
zhaparoff
changed the title
Updating to version 8.1.3 updates Angular core libraries to alpha/beta version.
Updating to version 8.1.3 updates Angular core libraries to prerelease version.
Aug 16, 2019
Reproduction
Run
ng update @angular/material
Expected Behavior
@angular/material is updated, @angular/core version remains unchanged or, at least, some warning displayed before updating it to prerelease version.
Actual Behavior
@angular/core is silently updated to the latest prerelease version (9.0.0-next.2)
Environment
The text was updated successfully, but these errors were encountered: