Skip to content

Commit 9afe193

Browse files
committed
release: cut the v16.2.0-next.1 release
1 parent 8a33679 commit 9afe193

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="16.2.0-next.1"></a>
2+
3+
# 16.2.0-next.1 (2023-07-06)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
9+
| [095f5aba6](https://github.com/angular/angular-cli/commit/095f5aba60a4c1267a87b8b3ae38dbfbf70731f1) | feat | add initial support for server bundle generation using esbuild |
10+
| [93b743af0](https://github.com/angular/angular-cli/commit/93b743af00511fc4cc7808004a0afe0c2b3c8b05) | fix | normalize paths in loader cache with esbuild |
11+
| [376e3462d](https://github.com/angular/angular-cli/commit/376e3462d3a2204a412c1d3e4551c20ae6b61aaf) | fix | use absolute watch paths for postcss dependency messages |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="16.1.4"></a>
216

317
# 16.1.4 (2023-07-06)

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

0 commit comments

Comments
 (0)