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
build: update peer dependency ranges for v13 stable release (#23874)
Updates the peer dependency ranges for the v13 stable version:
* v13.0.0 of Angular Components requires at minimum a stable v13 version
of Angular framework (no pre-releases allowed once we hit stable)
* For RxJS v7, minimum `7.4.0` is needed as that version comes with a
ES2015 distibution wired up in the `package.json`, allowing for better
optimized applications. This matches with `@angular/core` and the CLI.
angular/angular@48aa0039ea75693f751b26474029efdb6c22377://github.com/angular/angular/commit/48aa0039ea75693f751b26474029efdb6c223770
0 commit comments