Angular CLI: 14.2.0-next.1 Release

Release date:
August 11, 2022
Previous version:
14.2.0-next.0 (released August 12, 2022)
Magnitude:
216 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

24 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored August 11, 2022
Authored August 4, 2022
Authored August 3, 2022
Authored August 5, 2022
Authored August 8, 2022
Authored August 10, 2022
Authored August 10, 2022
Authored August 11, 2022

Top Contributors in 14.2.0-next.1

clydin
alan-agius4
jbedard
angular-robot

Directory Browser for 14.2.0-next.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="14.2.0-next.1"></a>

14.2.0-next.1 (2022-08-11)

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - 44c25511e | add ability to serve service worker when using dev-server | | feat - 3fb569b5c | switch to Sass modern API in esbuild builder | | fix - 7de9b470c | avoid collect stats from chunks with no files | | fix - 70bc35456 | correctly handle data URIs with escaped quotes in stylesheets | | fix - f474bf532 | process stylesheet resources from url tokens with esbuild browser builder | | fix - 50c783307 | use valid CSS comment for sourcemaps with Sass in esbuild builder | | perf - 3e3dc6962 | reduce babel transformation in esbuild builder | | perf - 8f9cee351 | use esbuild in esbuild builder to downlevel native async/await |

@ngtools/webpack

| Commit | Description | | -- | -- | | fix - cf9afeec2 | elide type only named imports when using emitDecoratorMetadata |

Special Thanks

Alan Agius, Charles Lyding and Jason Bedard