Skip to content

Commit 31f2384

Browse files
committed
docs: release notes for the v20.1.5 release
1 parent d90c640 commit 31f2384

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="20.1.5"></a>
2+
3+
# 20.1.5 (2025-08-06)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
9+
| [48ca04474](https://github.com/angular/angular-cli/commit/48ca044745f49bc7fc365a621827294f4cc82c50) | fix | cache MCP best practices content and add tool annotations |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="20.2.0-next.2"></a>
214

315
# 20.2.0-next.2 (2025-07-30)
@@ -4185,7 +4197,6 @@ Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki
41854197
```scss
41864198
@import 'font-awesome/scss/font-awesome';
41874199
```
4188-
41894200
- 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`.
41904201

41914202
- 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)