-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Comparing changes
Open a pull request
base repository: angular/angular
base: 20.2.0
head repository: angular/angular
compare: 20.2.1
- 9 commits
- 29 files changed
- 6 contributors
Commits on Aug 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb01830 - Browse repository at this point
Copy the full SHA eb01830View commit details -
build: update cross-repo angular dependencies (#63285)
See associated pull request for more information. PR Close #63285
Configuration menu - View commit details
-
Copy full SHA for a827f02 - Browse repository at this point
Copy the full SHA a827f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 906bce0 - Browse repository at this point
Copy the full SHA 906bce0View commit details -
build: update cross-repo angular dependencies (#63286)
See associated pull request for more information. PR Close #63286
Configuration menu - View commit details
-
Copy full SHA for a6130e0 - Browse repository at this point
Copy the full SHA a6130e0View commit details -
build: enforce frozen lockfile mode (#63260)
This commit adds `lockfile_mode=error` to the `.bazelrc` file. This change ensures that any future builds will fail if the lock file is not up-to-date with the `BUILD.bazel` file, preventing inconsistencies and encouraging developers to commit updated lock files. PR Close #63260
Configuration menu - View commit details
-
Copy full SHA for 11c6385 - Browse repository at this point
Copy the full SHA 11c6385View commit details -
build: reenable firefox tests for devtools (#63288)
Reenable firefox tests for devtools as the spaces issues with path names is addressed post v7 of bazel PR Close #63288
Configuration menu - View commit details
-
Copy full SHA for 9bdb4fe - Browse repository at this point
Copy the full SHA 9bdb4feView commit details -
build: update @angular/ng-dev digest to c93dfc8 (#63290)
See associated pull request for more information. PR Close #63290
Configuration menu - View commit details
-
Copy full SHA for 65c5a73 - Browse repository at this point
Copy the full SHA 65c5a73View commit details
Commits on Aug 21, 2025
-
fix(compiler): Keep paraenthesis in Nullish + Boolean expression. (#6…
…3292) Ts 5.9 introduced a regression coming from 5.8 when parenthesis aren't generated for expressions like (`(a ?? b) && c`). This fix works around this explicitly specifying that we want to keep those parenthesis that we're aware of in this specific case; This change can be reverted if the root issue (microsoft/TypeScript#61369) is fixed. (but let's keep the tests in any case for the coverage) fixes #63287 PR Close #63292
Configuration menu - View commit details
-
Copy full SHA for a28672f - Browse repository at this point
Copy the full SHA a28672fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c27fa9 - Browse repository at this point
Copy the full SHA 1c27fa9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 20.2.0...20.2.1