-
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: v21.2.6
head repository: angular/angular-cli
compare: v21.2.7
- 13 commits
- 26 files changed
- 5 contributors
Commits on Apr 1, 2026
-
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 4cb92fa - Browse repository at this point
Copy the full SHA 4cb92faView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for ca21018 - Browse repository at this point
Copy the full SHA ca21018View commit details
Commits on Apr 6, 2026
-
build: update dependency aspect_rules_ts to v3.8.8
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 6aa34ca - Browse repository at this point
Copy the full SHA 6aa34caView commit details
Commits on Apr 7, 2026
-
fix(@angular/cli): handle missing package manager during analytics in…
…itialization Wrap getVersion() call in try-catch to prevent a crash during analytics setup when the package manager is not available. (cherry picked from commit 422c818)
Configuration menu - View commit details
-
Copy full SHA for 971041a - Browse repository at this point
Copy the full SHA 971041aView commit details -
build: update github/codeql-action action to v4.35.1
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 7a27774 - Browse repository at this point
Copy the full SHA 7a27774View commit details -
fix(@angular/build): preserve coverage ignore comments in development
When script optimization is disabled, set esbuild `legalComments` to 'inline' to prevent it from moving ignore comments to the end of the file. This ensures that coverage tools (like Istanbul and V8) can find the comments in place and correctly associate them with the code they are supposed to ignore. (cherry picked from commit 829bdc6)
Configuration menu - View commit details
-
Copy full SHA for 365cce8 - Browse repository at this point
Copy the full SHA 365cce8View commit details -
test(@angular/build): verify coverage ignore comments are preserved d…
…uring compilation The underlying Vitest coverage engine depends on specific developer comments like `/* istanbul ignore next */` or `/* v8 ignore next */` being present in the executing code to accurately isolate unmeasured blocks. This commit adds strict behavioral tests to assert that the Angular CLI's in-memory compilation pipeline (via esbuild) properly preserves these structural comments and forwards them reliably to Vitest's coverage processing engine. (cherry picked from commit eef8d0e)
Configuration menu - View commit details
-
Copy full SHA for d1605c6 - Browse repository at this point
Copy the full SHA d1605c6View commit details -
build: update dependency vite to v7.3.2
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for dcb36fd - Browse repository at this point
Copy the full SHA dcb36fdView commit details
Commits on Apr 8, 2026
-
docs: add spam policy and saved reply
Introduces a new spam policy in CONTRIBUTING.md limiting community contributors to no more than 3 open PRs simultaneously to better manage team resources and triage efforts. Also adds a corresponding saved reply for closing excessive issues/PRs. (cherry picked from commit feafdbd)
Configuration menu - View commit details
-
Copy full SHA for e15b22d - Browse repository at this point
Copy the full SHA e15b22dView commit details -
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 44783cc - Browse repository at this point
Copy the full SHA 44783ccView commit details -
build: update cross-repo angular dependencies
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for 625c5cb - Browse repository at this point
Copy the full SHA 625c5cbView commit details -
fix(@angular/build): show clear error when styleUrl points to a TypeS…
…cript file Reject TypeScript files (.ts, .tsx, .mts, .cts) used as component resources in the Angular compiler host. Previously this caused confusing downstream errors (e.g., rxjs-related). Now the file is treated as not found, producing a clear 'Could not find stylesheet file' message. Fixes #32193 (cherry picked from commit e2f95fc)
Configuration menu - View commit details
-
Copy full SHA for 9f74660 - Browse repository at this point
Copy the full SHA 9f74660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a108e - Browse repository at this point
Copy the full SHA 22a108eView 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 v21.2.6...v21.2.7