Skip to content

v15.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@alan-agius4 alan-agius4 released this 09 Nov 10:49
· 6171 commits to main since this release

15.0.0-rc.3 (2022-11-09)

@angular-devkit/architect

Commit Description
fix - 24770f4e7 default to failure if no builder result is provided

@angular-devkit/build-angular

Commit Description
fix - 001445982 account for package.json exports with Sass in esbuild builder
fix - 4cb27b803 avoid attempted resolve of external CSS URLs with esbuild builder
fix - f143171fd only add @angular/platform-server/init when package is installed.
fix - 7dd122ad5 rebase Sass url() values when using esbuild-based builder
fix - 0d62157a3 update sourcemaps when rebasing Sass url() functions in esbuild builder
fix - b059fc735 warn when components styles sourcemaps are not generated when styles optimization is enabled

Special Thanks

Alan Agius and Charles Lyding