Skip to content

Commit 2c87772

Browse files
committed
docs: release notes for the v20.3.2 release
1 parent 2e7fd58 commit 2c87772

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="20.3.2"></a>
2+
3+
# 20.3.2 (2025-09-17)
4+
5+
<!-- CHANGELOG SPLIT MARKER -->
6+
17
<a name="19.2.17"></a>
28

39
# 19.2.17 (2025-09-17)
@@ -1769,7 +1775,6 @@
17691775
- Protractor is no longer supported.
17701776

17711777
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.
1772-
17731778
- https://angular.dev/tools/cli/end-to-end
17741779
- https://blog.angular.dev/the-state-of-end-to-end-testing-with-angular-d175f751cb9c
17751780

@@ -5404,7 +5409,6 @@ Alan Agius, Charles Lyding and Doug Parker
54045409
### @angular/cli
54055410

54065411
- Several changes to the `ng analytics` command syntax.
5407-
54085412
- `ng analytics project <setting>` has been replaced with `ng analytics <setting>`
54095413
- `ng analytics <setting>` has been replaced with `ng analytics <setting> --global`
54105414

@@ -5434,7 +5438,6 @@ Alan Agius, Charles Lyding and Doug Parker
54345438
- `browser` and `karma` builders `script` and `styles` options input files extensions are now validated.
54355439

54365440
Valid extensions for `scripts` are:
5437-
54385441
- `.js`
54395442
- `.cjs`
54405443
- `.mjs`
@@ -5443,7 +5446,6 @@ Alan Agius, Charles Lyding and Doug Parker
54435446
- `.mjsx`
54445447

54455448
Valid extensions for `styles` are:
5446-
54475449
- `.css`
54485450
- `.less`
54495451
- `.sass`

0 commit comments

Comments
 (0)