Skip to content

v17.1.1

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

17.1.1 (2024-01-24)

@schematics/angular

Commit Description
fix - 35ebf1efd retain trailing comma when adding providers to app config

@angular/cli

Commit Description
fix - 8ebb754c2 update regex to validate the project-name

@angular-devkit/build-angular

Commit Description
fix - 88de1da92 ENOENT: no such file or directory on Windows during component rebuild
fix - 4e2586aeb allow package file loader option with Vite prebundling
fix - aca1cfcda do not add internal CSS resources files in watch
fix - 53258f617 handle load event for multiple stylesheets and CSP nonces
fix - 412fe6ec6 pre-transform error when using vite with SSR
fix - 45dea6f44 provide actionable error message when server bundle is missing default export
fix - 4e2b23f03 update dependency vite to v5.0.12

@angular/ssr

Commit Description
fix - 02d9d84c5 handle load event for multiple stylesheets and CSP nonces