Skip to content

v14.2.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@clydin clydin released this 11 Aug 14:41
· 6638 commits to main since this release

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