Skip to content

v19.2.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@alan-agius4 alan-agius4 released this 29 Jan 16:24
· 17 commits to main since this release

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