Skip to content

Commit 0da93b2

Browse files
committed
docs: release notes for the v15.1.2 release
1 parent 3d8b15d commit 0da93b2

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
<a name="15.1.2"></a>
2+
3+
# 15.1.2 (2023-01-18)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------------- |
9+
| [387472a95](https://github.com/angular/angular-cli/commit/387472a956b71eaca89e210e64f4d75969abc9d3) | fix | register schematic aliases when providing collection name in `ng generate` |
10+
| [5d9fd788a](https://github.com/angular/angular-cli/commit/5d9fd788a997066dea1b2d69dced865a7c60f5c1) | fix | remove `--to` option from being required when using `--from` in `ng update` |
11+
12+
### @schematics/angular
13+
14+
| Commit | Type | Description |
15+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------------------------- |
16+
| [0f5fb7e59](https://github.com/angular/angular-cli/commit/0f5fb7e5944e3a521758c67f403d71928f93f7ac) | fix | replace existing `BrowserModule.withServerTransition` calls when running universal schematic |
17+
18+
### @angular-devkit/build-angular
19+
20+
| Commit | Type | Description |
21+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
22+
| [bf4639a6e](https://github.com/angular/angular-cli/commit/bf4639a6e97670972c3d5b137230e2f08467010e) | fix | prevent hanging initial build during exception with esbuild |
23+
24+
## Special Thanks
25+
26+
Alan Agius, Charles Lyding and Doug Parker
27+
28+
<!-- CHANGELOG SPLIT MARKER -->
29+
130
<a name="15.2.0-next.0"></a>
231

332
# 15.2.0-next.0 (2023-01-12)

0 commit comments

Comments
 (0)