Commit 6385636
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
(cherry picked from commit a662737)1 parent f5dfc45 commit 6385636
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments