Skip to content

Commit b0f49bb

Browse files
committed
docs: release notes for the v21.2.0-rc.0 release
1 parent 5443a96 commit b0f49bb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="21.2.0-rc.0"></a>
2+
3+
# 21.2.0-rc.0 (2026-02-18)
4+
5+
<!-- CHANGELOG SPLIT MARKER -->
6+
17
<a name="19.2.20"></a>
28

39
# 19.2.20 (2026-02-13)
@@ -2401,7 +2407,6 @@
24012407
- Protractor is no longer supported.
24022408

24032409
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.
2404-
24052410
- https://angular.dev/tools/cli/end-to-end
24062411
- https://blog.angular.dev/the-state-of-end-to-end-testing-with-angular-d175f751cb9c
24072412

@@ -6036,7 +6041,6 @@ Alan Agius, Charles Lyding and Doug Parker
60366041
### @angular/cli
60376042

60386043
- Several changes to the `ng analytics` command syntax.
6039-
60406044
- `ng analytics project <setting>` has been replaced with `ng analytics <setting>`
60416045
- `ng analytics <setting>` has been replaced with `ng analytics <setting> --global`
60426046

@@ -6066,7 +6070,6 @@ Alan Agius, Charles Lyding and Doug Parker
60666070
- `browser` and `karma` builders `script` and `styles` options input files extensions are now validated.
60676071

60686072
Valid extensions for `scripts` are:
6069-
60706073
- `.js`
60716074
- `.cjs`
60726075
- `.mjs`
@@ -6075,7 +6078,6 @@ Alan Agius, Charles Lyding and Doug Parker
60756078
- `.mjsx`
60766079

60776080
Valid extensions for `styles` are:
6078-
60796081
- `.css`
60806082
- `.less`
60816083
- `.sass`

0 commit comments

Comments
 (0)