Angular CLI: 19.2.0-next.1 Release

Release date:
January 29, 2025
Previous version:
19.2.0-next.0 (released January 23, 2025)
Magnitude:
287 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 19.2.0-next.1

alan-agius4
devversion
angular-robot
clydin
skander23000

Directory Browser for 19.2.0-next.1

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

Loading File Browser...

Release Notes Published

<a name="19.2.0-next.1"></a>

19.2.0-next.1 (2025-01-29)

@schematics/angular

| Commit | Description | | -- | -- | | fix - cae068be3 | update library schematic to use @angular-devkit/build-angular:ng-packagr |

@angular/build

| Commit | Description | | -- | -- | | fix - 694ef8e6e | allow tailwindcss 4.x as a peer dependency | | fix - 1a3ef3b60 | disable TypeScript removeComments option | | fix - d4ee36065 | keep background referenced HMR update chunks | | fix - 531dcdca4 | support template updates that also trigger global stylesheet changes | | fix - f836be9e6 | support Vite allowedHosts option for development server | | fix - 0ddf6aafa | utilize bazel stamp instead of resolving peer dependency versions |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 4df97d192 | enhance dynamic route matching for better performance and accuracy | | fix - 46581db16 | redirect to locale pathname instead of full URL | | fix - ec05c814e | rename provideServerRoutesConfig to provideServerRouting |