Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 344f8b2

Browse files
build: update Angular versions to 20.2 stable version.
`20.2` is no longer is pre-release.
1 parent 765206d commit 344f8b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎constants.bzl‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ RELEASE_ENGINES_NODE = "^20.19.0 || ^22.12.0 || >=24.0.0"
33
RELEASE_ENGINES_NPM = "^6.11.0 || ^7.5.6 || >=8.0.0"
44
RELEASE_ENGINES_YARN = ">= 1.13.0"
55

6-
NG_PACKAGR_VERSION = "^20.2.0-next.0"
7-
ANGULAR_FW_VERSION = "^20.2.0-next.0"
8-
ANGULAR_FW_PEER_DEP = "^20.0.0 || ^20.2.0-next.0"
9-
NG_PACKAGR_PEER_DEP = "^20.0.0 || ^20.2.0-next.0"
6+
NG_PACKAGR_VERSION = "^20.2.0"
7+
ANGULAR_FW_VERSION = "^20.2.0"
8+
ANGULAR_FW_PEER_DEP = "^20.0.0"
9+
NG_PACKAGR_PEER_DEP = "^20.0.0"
1010

1111
# Baseline widely-available date in `YYYY-MM-DD` format which defines Angular's
1212
# browser support. This date serves as the source of truth for the Angular CLI's

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /