Skip to content

Commit

Permalink
docs: release notes for the v14.2.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp1130 committed Sep 15, 2022
1 parent 15124d7 commit 5cb815c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
<a name="14.2.3"></a>

# 14.2.3 (2022-09-15)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- |
| [e7e0cb78f](https://github.com/angular/angular-cli/commit/e7e0cb78f4c6d684fdf25e23a11599b82807cd25) | fix | correctly display error messages that contain "at" text. |
| [4756d7e06](https://github.com/angular/angular-cli/commit/4756d7e0675aa9a8bed11b830b66288141fa6e16) | fix | watch symbolic links |

### @ngtools/webpack

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
| [1e3ecbdb1](https://github.com/angular/angular-cli/commit/1e3ecbdb138861eff550e05d9662a10d106c0990) | perf | avoid bootstrap conversion AST traversal where possible |

## Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.0.0-next.0"></a>

# 15.0.0-next.0 (2022-09-08)
Expand Down

0 comments on commit 5cb815c

Please sign in to comment.