-
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: v22.0.3
head repository: angular/angular-cli
compare: v22.0.4
- 9 commits
- 14 files changed
- 3 contributors
Commits on Jun 19, 2026
-
build: update dependency piscina to v5.2.0
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for a1ec745 - Browse repository at this point
Copy the full SHA a1ec745View commit details
Commits on Jun 22, 2026
-
build: update pnpm to v10.34.4
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for abd9974 - Browse repository at this point
Copy the full SHA abd9974View commit details -
build: update dependency node to v22.23.0
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 38d26a6 - Browse repository at this point
Copy the full SHA 38d26a6View commit details
Commits on Jun 23, 2026
-
fix(@angular/build): aggregate parallel worker performance timings on…
… the main thread Rather than having the parallel worker thread print its cumulative durations separately to the console (which causes console spam and disjointed/incomplete final logs), we serialize and return the worker's durations to the main thread upon completing the diagnostics task. The main thread then merges them into the global cumulative durations map, producing a single, complete, and perfectly aggregated performance report at the end of the build. (cherry picked from commit 851711b)
Configuration menu - View commit details
-
Copy full SHA for 46185ce - Browse repository at this point
Copy the full SHA 46185ceView commit details -
perf(@angular/build): dispose builder result context early in non-wat…
…ch mode Evaluates and extracts final output results into a list before calling result.dispose() in non-watch mode. This ensures all compiler worker processes (retaining the TypeScript program structures and cache) are terminated and reclaimed before yielding results to the caller for disk writing. (cherry picked from commit 3019c80)
Configuration menu - View commit details
-
Copy full SHA for 5d7e29c - Browse repository at this point
Copy the full SHA 5d7e29cView commit details -
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 454d35a - Browse repository at this point
Copy the full SHA 454d35aView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 908daa5 - Browse repository at this point
Copy the full SHA 908daa5View commit details
Commits on Jun 24, 2026
-
build: update dependency node to v22.23.1
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 69755f7 - Browse repository at this point
Copy the full SHA 69755f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e197652 - Browse repository at this point
Copy the full SHA e197652View 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 v22.0.3...v22.0.4