Skip to content

Commit 51272f7

Browse files
committed
release: cut the v20.2.0-next.0 release
1 parent 72451ba commit 51272f7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="20.2.0-next.0"></a>
2+
3+
# 20.2.0-next.0 (2025-07-16)
4+
5+
<!-- CHANGELOG SPLIT MARKER -->
6+
17
<a name="20.1.1"></a>
28

39
# 20.1.1 (2025-07-16)
@@ -4089,6 +4095,7 @@ Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki
40894095
```scss
40904096
@import 'font-awesome/scss/font-awesome';
40914097
```
4098+
40924099
- By default the CLI will use Sass modern API, While not recommended, users can still opt to use legacy API by setting `NG_BUILD_LEGACY_SASS=1`.
40934100

40944101
- Internally the Angular CLI now always set the TypeScript `target` to `ES2022` and `useDefineForClassFields` to `false` unless the target is set to `ES2022` or later in the TypeScript configuration. To control ECMA version and features use the Browerslist configuration.

0 commit comments

Comments
 (0)