Angular CLI: 19.1.5 Release

Release date:
January 29, 2025
Previous version:
19.1.4 (released January 22, 2025)
Magnitude:
327 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 19.1.5

alan-agius4
devversion
clydin
skander23000

Directory Browser for 19.1.5

All files are compared to previous version, 19.1.4. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="19.1.5"></a>

19.1.5 (2025-01-29)

@schematics/angular

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

@angular/build

| Commit | Description | | -- | -- | | fix - d53d25fc1 | allow tailwindcss 4.x as a peer dependency | | fix - bd9d379f0 | disable TypeScript removeComments option | | fix - e73e9102e | handle empty module case to avoid TypeError | | fix - bb413456e | keep background referenced HMR update chunks | | fix - 2011d3428 | support template updates that also trigger global stylesheet changes | | fix - 688019946 | update vite to version 6.0.11 |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 94643d54d | enhance dynamic route matching for better performance and accuracy | | fix - 747557aa0 | redirect to locale pathname instead of full URL | | fix - bbbc1eb7a | rename provideServerRoutesConfig to provideServerRouting |