-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: 20.2.0-rc.0
head repository: angular/angular-cli
compare: 20.2.0-rc.1
- 15 commits
- 49 files changed
- 4 contributors
Commits on Aug 13, 2025
-
fix(@schematics/angular): allow AI config prompt to be skipped withou…
…t selecting a value With this change, we allow the AI config prompt to be skipped by pressing "ENTER" without selecting "None" and it will default to "None". (cherry picked from commit 3a7b9fb)
Configuration menu - View commit details
-
Copy full SHA for ffe6fb9 - Browse repository at this point
Copy the full SHA ffe6fb9View commit details -
fix(@angular/cli): use correct path for MCP get_best_practices tool
The package internal path for the Angular best practices markdown file has been corrected to the new location following a previous refactoring. (cherry picked from commit eb42785)
Configuration menu - View commit details
-
Copy full SHA for 8ba6b0b - Browse repository at this point
Copy the full SHA 8ba6b0bView commit details
Commits on Aug 14, 2025
-
refactor(@angular/build): remove manual Node.js types for getCompileC…
…acheDir The manual type declaration is no longer needed with newer versions of the Node.js types (`@types/node`). (cherry picked from commit ff6b923)
Configuration menu - View commit details
-
Copy full SHA for b5452e7 - Browse repository at this point
Copy the full SHA b5452e7View commit details -
build: update dependency @inquirer/prompts to v7.8.2
See associated pull request for more information. (cherry picked from commit 41f6520)
Configuration menu - View commit details
-
Copy full SHA for b105b4d - Browse repository at this point
Copy the full SHA b105b4dView commit details -
This commit fixes and re-enables windows CI. Upstream fixes: - https://github.com/devversion/rules_browsers/pull/18 - angular/dev-infra#2966 (cherry picked from commit 646bcca)
Configuration menu - View commit details
-
Copy full SHA for 201d433 - Browse repository at this point
Copy the full SHA 201d433View commit details -
This is causing Windows CI to fail to the `silentNpm` being terminated. (cherry picked from commit 1ae0fb7)
Configuration menu - View commit details
-
Copy full SHA for 6fe1125 - Browse repository at this point
Copy the full SHA 6fe1125View commit details -
build: update
dev-infraaction SHAThis reduces the post cleanup step timings (cherry picked from commit 7ad46c3)
Configuration menu - View commit details
-
Copy full SHA for 3482633 - Browse repository at this point
Copy the full SHA 3482633View commit details -
build: add retry-delay for
accept4 failed 110This error is still being unencountered sometimes, to try to mitigate this we add a retry delay and also increase the number of retries. ``` Could not convert symlinks: Error: Command failed: /mnt/c/Windows/system32/cmd.exe /c mklink /d "_main\node_modules\.aspect_rules_js\finalhandler@2.1.0\node_modules\encodeurl" "..\..\encodeurl@2.0.0\node_modules\encodeurl" <3>WSL (22769 - ) ERROR: UtilAcceptVsock:271: accept4 failed 110 ``` (cherry picked from commit dfc334c)
Configuration menu - View commit details
-
Copy full SHA for 9d7fb47 - Browse repository at this point
Copy the full SHA 9d7fb47View commit details -
test: update e2e update test to use angular 18
Angular 17 is no longer supported. (cherry picked from commit 6fc2dca)
Configuration menu - View commit details
-
Copy full SHA for b72a0b3 - Browse repository at this point
Copy the full SHA b72a0b3View commit details -
These are mostly tested in unit tests. (cherry picked from commit 531b20b)
Configuration menu - View commit details
-
Copy full SHA for bccb320 - Browse repository at this point
Copy the full SHA bccb320View commit details -
refactor: delete protractor tests
protractor builder is private. (cherry picked from commit f310ee5)
Configuration menu - View commit details
-
Copy full SHA for ccdbf29 - Browse repository at this point
Copy the full SHA ccdbf29View commit details -
refactor: delete basic e2e test
Protractor is private and thus this test is redundant. (cherry picked from commit 4692154)
Configuration menu - View commit details
-
Copy full SHA for 474e928 - Browse repository at this point
Copy the full SHA 474e928View commit details
Commits on Aug 15, 2025
-
fix(@schematics/angular): zoneless is now stable
Zoneless is now stable in Angular v20.2 (see angular/angular@141bb75) (cherry picked from commit 7768f4c)
Configuration menu - View commit details
-
Copy full SHA for 6a79f9a - Browse repository at this point
Copy the full SHA 6a79f9aView commit details -
refactor(@angular/ssr): add workaround for router `lastSuccessfulNavi…
…gation` breaking changing This workaround is needed to; - Re-enable SSG in ADEV - Re-enable SSR tests in angular/angular main - Make cross-repo updates green again (cherry picked from commit 68f64fc)
Configuration menu - View commit details
-
Copy full SHA for 2fde130 - Browse repository at this point
Copy the full SHA 2fde130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0363219 - Browse repository at this point
Copy the full SHA 0363219View 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-rc.0...20.2.0-rc.1