Skip to content

Commit bf411b9

Browse files
committed
docs: release notes for the v14.1.2 release
1 parent 4adbdba commit bf411b9

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
<a name="14.1.2"></a>
2+
3+
# 14.1.2 (2022-08-10)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------- |
9+
| [3e19c842c](https://github.com/angular/angular-cli/commit/3e19c842cc2a7f2dc62904f5f88025a4687d378a) | fix | avoid collect stats from chunks with no files |
10+
| [d0a0c597c](https://github.com/angular/angular-cli/commit/d0a0c597cd09b1ce4d7134d3e330982b522f28a9) | fix | correctly handle data URIs with escaped quotes in stylesheets |
11+
| [67b3a086f](https://github.com/angular/angular-cli/commit/67b3a086fe90d1b7e5443e8a9f29b12367dd07e7) | fix | process stylesheet resources from url tokens with esbuild browser builder |
12+
| [e6c45c316](https://github.com/angular/angular-cli/commit/e6c45c316ebcd1b5a16b410a3743088e9e9f789c) | perf | reduce babel transformation in esbuild builder |
13+
| [38b71bcc0](https://github.com/angular/angular-cli/commit/38b71bcc0ddca1a34a5a4480ecd0b170bd1e9620) | perf | use esbuild in esbuild builder to downlevel native async/await |
14+
15+
### @ngtools/webpack
16+
17+
| Commit | Type | Description |
18+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- |
19+
| [dd47a5e8c](https://github.com/angular/angular-cli/commit/dd47a5e8c543cbd3bb37afe5040a72531b028347) | fix | elide type only named imports when using `emitDecoratorMetadata` |
20+
21+
## Special Thanks
22+
23+
Alan Agius, Charles Lyding and Jason Bedard
24+
25+
<!-- CHANGELOG SPLIT MARKER -->
26+
127
<a name="14.2.0-next.0"></a>
228

329
# 14.2.0-next.0 (2022-08-03)

0 commit comments

Comments
 (0)