You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| [5f407337f](https://github.com/angular/angular-cli/commit/5f407337f9a355a29654f32346f20e070853332a) | fix | add set `SessionEngaged` in GA |
10
-
| [545c180e2](https://github.com/angular/angular-cli/commit/545c180e2ba1f2465fa38f264a7a5c1711306406) | fix | convert `before` option in `.npmrc` to Date |
11
-
| [522463c42](https://github.com/angular/angular-cli/commit/522463c42ba873a32e85d47d692951537ab10716) | fix | replace `os.version` with `os.release`. |
| [0f58a17c4](https://github.com/angular/angular-cli/commit/0f58a17c4ce92495d96721bc3f2b632a890bbab4) | feat | log number of files update during `ng update` |
| [c65b026e2](https://github.com/angular/angular-cli/commit/c65b026e2f375f35826d985c8cc558a2729b520e) | fix | update the ECMA output warning message to be more actionable |
20
-
| [8356240dd](https://github.com/angular/angular-cli/commit/8356240dda74f772435e7b0a639b2e928b61a657) | fix | use babel default export helper in build optimizer |
21
-
| [1e5286326](https://github.com/angular/angular-cli/commit/1e528632629f2d0eb96580a8d7672758f5c23270) | perf | reduce rebuilt times when using the `scripts` option |
| [01b3bcf89](https://github.com/angular/angular-cli/commit/01b3bcf898108f9b879da4a791fa2a21c6d9f7c5) | feat | add Less stylesheet support to experimental esbuild-based builder |
| [234f265d1](https://github.com/angular/angular-cli/commit/234f265d161796a7cdfc2edbaa7e9a50d99a4863) | fix | error if Angular compiler is used in a schematic |
65
-
| [7bcb19cdd](https://github.com/angular/angular-cli/commit/7bcb19cddb676c650b1592aae81eceb66e8511fe) | fix | only set `DebugView` when `NG_DEBUG` is passed |
| [01b3bcf89](https://github.com/angular/angular-cli/commit/01b3bcf898108f9b879da4a791fa2a21c6d9f7c5) | feat | add Less stylesheet support to experimental esbuild-based builder |
78
-
| [8cf0d17fb](https://github.com/angular/angular-cli/commit/8cf0d17fb1b39ea7bbd1c751995a56de3df45114) | feat | support JIT compilation with esbuild |
79
-
| [bfc0faced](https://github.com/angular/angular-cli/commit/bfc0facedda1150177b84fbc82f195678ce00b1e) | fix | build optimizer support for spec-compliant downlevel class properties |
80
-
| [d9c697b2b](https://github.com/angular/angular-cli/commit/d9c697b2bc284e432c9c1ab76b1179789e253c92) | fix | do not fail compilation when spec pattern does not match |
81
-
| [df7c7f430](https://github.com/angular/angular-cli/commit/df7c7f430c5f4ec2b9b4d2f316ed9b4a8e2a5772) | fix | fix support of Safari TP versions |
82
-
| [bf3be56db](https://github.com/angular/angular-cli/commit/bf3be56db8b3a1ef8a0e02dfc5de914651d8ec93) | fix | load polyfills and runtime as scripts instead of modules |
83
-
84
-
## Special Thanks
85
-
86
-
Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Kristiyan Kostadinov and Ricardo
87
-
88
-
<!-- CHANGELOG SPLIT MARKER -->
89
-
90
61
<a name="15.1.5"></a>
91
62
92
63
# 15.1.5 (2023-02-08)
@@ -119,23 +90,6 @@ Alan Agius, Charles Lyding, Kristiyan Kostadinov and Ricardo
| [0f58a17c4](https://github.com/angular/angular-cli/commit/0f58a17c4ce92495d96721bc3f2b632a890bbab4) | feat | log number of files update during `ng update` |
| [7b0c1ce0c](https://github.com/angular/angular-cli/commit/7b0c1ce0ca10bbb3a2099dc97f7d87afa07a2eef) | fix | update browserslist config to include last 2 Chrome version |
| [d19f260ba](https://github.com/angular/angular-cli/commit/d19f260baa8bb55142d69c9c71440b3c444d4b92) | fix | avoid undefined module path for Sass imports in esbuild |
184
-
| [97907addf](https://github.com/angular/angular-cli/commit/97907addfce1e630e71c186e836ab6a0ceec548b) | fix | update browserslist config to include last 2 Chrome versions |
| [f6f5d7919](https://github.com/angular/angular-cli/commit/f6f5d79199613b9f9fa82680cdafd4a622ff4be0) | fix | handle number like strings in workspace writer |
191
-
192
-
## Special Thanks
193
-
194
-
Alan Agius, Charles Lyding, Doug Parker and Marvin
195
-
196
-
<!-- CHANGELOG SPLIT MARKER -->
197
-
198
110
<a name="15.1.3"></a>
199
111
200
112
# 15.1.3 (2023-01-25)
@@ -230,36 +142,6 @@ Alan Agius, Charles Lyding and Doug Parker
| [3ebb19552](https://github.com/angular/angular-cli/commit/3ebb19552527fdd69c6e8db55aea5bf5157cdb06) | fix | register schematic aliases when providing collection name in `ng generate` |
242
-
| [697df4f6e](https://github.com/angular/angular-cli/commit/697df4f6e562ae1f1465970694c8b26652af033f) | fix | remove `--to` option from being required when using `--from` in `ng update` |
0 commit comments