Angular CLI: 15.0.0-next.6 Release

Release date:
October 14, 2022
Previous version:
15.0.0-next.5 (released October 12, 2022)
Magnitude:
199 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 15.0.0-next.6

alan-agius4
clydin
josephperrott
angular-robot

Directory Browser for 15.0.0-next.6

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="15.0.0-next.6"></a>

15.0.0-next.6 (2022-10-14)

@angular/cli

| Commit | Description | | -- | -- | | fix - 3dea1fa71 | add unique user id as user parameter in GA | | fix - af07aa340 | add workspace information as part of analytics collection | | fix - 22955f245 | do not collect analytics when running in non TTY mode |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 3ff391738 | account for package.json exports fields with CSS import statements | | fix - 6280741ce | add @angular/platform-server as an optional peer dependency | | fix - 3a1970b76 | only import karma when running karma builder | | fix - 2105964af | resolve transitive dependencies in Sass when using Yarn PNP | | perf - 45a94228f | use Uint8Arrays for incremental caching with esbuild-based builder |

@angular-devkit/core

| Commit | Description | | -- | -- | | fix - de467f46d | update logger forEach promiseCtor type |

@ngtools/webpack

| Commit | Description | | -- | -- | | fix - 1c1f985b9 | support inline style sourcemaps when using css-loader for component styles |

Special Thanks

Alan Agius and Charles Lyding