Angular CLI: 17.1.0-next.3 Release

Release date:
December 22, 2023
Previous version:
17.1.0-next.2 (released December 13, 2023)
Magnitude:
299 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

34 Features Released with 17.1.0-next.3

Top Contributors in 17.1.0-next.3

alan-agius4
clydin
dgp1130
m4s7
Platonn
angular-robot

Directory Browser for 17.1.0-next.3

All files are compared to previous version, 17.1.0-next.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="17.1.0-next.3"></a>

17.1.0-next.3 (2023-12-21)

@schematics/angular

| Commit | Description | | -- | -- | | feat - a708dccff | update SSR and application builder migration schematics to work with new outputPath | | fix - aec581daf | add missing property "buildTarget" to interface "ServeBuilderOptions" | | fix - a1f3ae579 | do not generate standalone component when using ng generate module |

@angular/cli

| Commit | Description | | -- | -- | | fix - a391b5f0c | ng e2e and ng lint prompt requires to hit Enter twice to proceed on Windows | | fix - f7d538903 | re-add -d alias for --dry-run |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - cc246d50e | allow customization of output locations | | feat - 15a669c1e | allowing control of index HTML initial preload generation | | feat - 47a064b14 | emit external sourcemaps for component styles | | fix - b3c1991a2 | add missing tailwind @screen directive in matcher | | fix - a5d4735b8 | construct SSR request URL using server resolvedUrls | | fix - 0fa1e3419 | ensure empty optimized Sass stylesheets stay empty | | fix - efe3bda48 | ensure external dependencies are used by Web Worker bundling | | fix - ceffafe1a | provide better error messages for failed file reads |