Skip to content

Commit 10f6a7f

Browse files
committed
docs: release notes for the v20.1.3 release
1 parent abe9dac commit 10f6a7f

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.3"></a>
2+
3+
# 20.1.3 (2025-07-24)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------ |
9+
| [ea5cd0e81](https://github.com/angular/angular-cli/commit/ea5cd0e81196467ea66f50c106cffec1cd8a1a56) | fix | update `vite` to `7.0.6` |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="20.2.0-next.1"></a>
214

315
# 20.2.0-next.1 (2025-07-23)
@@ -4137,7 +4149,6 @@ Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki
41374149
```scss
41384150
@import 'font-awesome/scss/font-awesome';
41394151
```
4140-
41414152
- 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`.
41424153

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