Angular CLI: 18.0.0-next.4 Release

Release date:
April 25, 2024
Previous version:
18.0.0-next.3 (released April 17, 2024)
Magnitude:
475 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

24 Features Released with 18.0.0-next.4

Top Contributors in 18.0.0-next.4

alan-agius4
dgp1130
clydin
angular-robot

Directory Browser for 18.0.0-next.4

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

Loading File Browser...

Release Notes Published

<a name="18.0.0-next.4"></a>

18.0.0-next.4 (2024-04-25)

@schematics/angular

| Commit | Description | | -- | -- | | feat - b2ac5fac7 | allow application migration to use new build package in projects where possible | | fix - 23cc337aa | keep deployUrl option when migrating to application builder |

@angular/cli

| Commit | Description | | -- | -- | | feat - 4087728c3 | support for Node.js v22 |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - 53c319aaa | add support for the poll option in the library builder | | feat - 0b03829bc | move i18n extraction for application builder to new build system package | | feat - 4ffe07aa2 | move Vite-based dev-server for application builder to new build system package | | feat - d1c632af9 | support native async/await when app is zoneless |

@angular/build

| Commit | Description | | -- | -- | | feat - 810d213e1 | introduce new official build system package | | fix - 70dbc7a6e | emit error for invalid self-closing element in index HTML | | fix - 33cd47c85 | properly configure headers for media resources and HTML page |