Skip to content

Commit 851fe31

Browse files
committed
release: cut the v16.1.0-next.2 release
1 parent 83fe864 commit 851fe31

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="16.1.0-next.2"></a>
2+
3+
# 16.1.0-next.2 (2023-06-01)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- |
9+
| [9aa9b5264](https://github.com/angular/angular-cli/commit/9aa9b5264eee1b1dda7abd334b560d4b446c4970) | feat | support autoprefixer/tailwind CSS with Less/Sass in esbuild builder |
10+
| [3d1c09b23](https://github.com/angular/angular-cli/commit/3d1c09b235bf1db0d031c36fdc68ab99359b34b1) | feat | support dev-server package prebundling with esbuild builder |
11+
| [fc60d2227](https://github.com/angular/angular-cli/commit/fc60d2227672f8276255f95be135923c4d82b75c) | fix | correctly set overridden compiler option |
12+
| [c462d9cb9](https://github.com/angular/angular-cli/commit/c462d9cb90377342980384c6bccb3ddfef533282) | fix | preemptively remove AOT metadata in esbuild builder |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="16.0.4"></a>
217

318
# 16.0.4 (2023-06-01)

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.1.0-next.1",
3+
"version": "16.1.0-next.2",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)