Skip to content

Commit e2a8e6d

Browse files
committed
release: cut the v16.0.0-next.3 release
1 parent 90c9e5f commit e2a8e6d

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
<a name="16.0.0-next.3"></a>
2+
3+
# 16.0.0-next.3 (2023-03-08)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- |
9+
| [7cb5689e0](https://github.com/angular/angular-cli/commit/7cb5689e02c30c0ef53adef92d0e9969e1a1536b) | feat | show optional migrations during update process |
10+
11+
### @angular-devkit/schematics-cli
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- |
15+
| [d15d44d3a](https://github.com/angular/angular-cli/commit/d15d44d3a4fcc7727fb87a005fa383b58cefae91) | fix | correctly transform numbers from prompts |
16+
17+
### @angular-devkit/build-angular
18+
19+
| Commit | Type | Description |
20+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- |
21+
| [3978891a4](https://github.com/angular/angular-cli/commit/3978891a46e680412d50d670f06c94aa0921f294) | fix | build optimizer support for non spec-compliant ES2022 class static properties |
22+
23+
## Special Thanks
24+
25+
Alan Agius, Charles Lyding and Kristiyan Kostadinov
26+
27+
<!-- CHANGELOG SPLIT MARKER -->
28+
129
<a name="15.2.2"></a>
230

331
# 15.2.2 (2023-03-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "16.0.0-next.2",
3+
"version": "16.0.0-next.3",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)