Skip to content

Commit d2a1b1c

Browse files
committed
docs: release notes for the v21.2.10 release
1 parent d2aa9ed commit d2a1b1c

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="21.2.10"></a>
2+
3+
# 21.2.10 (2026-05-06)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- |
9+
| [bb8611913](https://github.com/angular/angular-cli/commit/bb861191328fc2d25bd5ee99b0c8edc5e49d3a7d) | fix | restrict MCP workspace access to allowed client roots during resolution |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="19.2.25"></a>
214

315
# 19.2.25 (2026-04-30)
@@ -3111,7 +3123,6 @@
31113123
- Protractor is no longer supported.
31123124

31133125
Protractor was marked end-of-life in August 2023 (see https://protractortest.org/). Projects still relying on Protractor should consider migrating to another E2E testing framework, several support solid migration paths from Protractor.
3114-
31153126
- https://angular.dev/tools/cli/end-to-end
31163127
- https://blog.angular.dev/the-state-of-end-to-end-testing-with-angular-d175f751cb9c
31173128

@@ -6746,7 +6757,6 @@ Alan Agius, Charles Lyding and Doug Parker
67466757
### @angular/cli
67476758

67486759
- Several changes to the `ng analytics` command syntax.
6749-
67506760
- `ng analytics project <setting>` has been replaced with `ng analytics <setting>`
67516761
- `ng analytics <setting>` has been replaced with `ng analytics <setting> --global`
67526762

@@ -6776,7 +6786,6 @@ Alan Agius, Charles Lyding and Doug Parker
67766786
- `browser` and `karma` builders `script` and `styles` options input files extensions are now validated.
67776787

67786788
Valid extensions for `scripts` are:
6779-
67806789
- `.js`
67816790
- `.cjs`
67826791
- `.mjs`
@@ -6785,7 +6794,6 @@ Alan Agius, Charles Lyding and Doug Parker
67856794
- `.mjsx`
67866795

67876796
Valid extensions for `styles` are:
6788-
67896797
- `.css`
67906798
- `.less`
67916799
- `.sass`

0 commit comments

Comments
 (0)