Skip to content

v17.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgp1130 dgp1130 released this 26 Oct 18:31
· 925 commits to main since this release

17.0.0-rc.2 (2023-10-26)

@schematics/angular

Commit Description
fix - 2b91472c8 allow dash in selector before a number

@angular-devkit/build-angular

Commit Description
fix - ca38ee34c avoid binary content in architect results with browser-esbuild
fix - 070da72c4 do not perform advanced optimizations on @angular/common/locales/global
fix - c0c7dad77 ensure that externalMetadata is defined
fix - 19191e32b handle HTTP requests to assets during SSG in dev-server
perf - e68a662bc only rebundle global scripts/styles on explicit changes
perf - 07e2120da remove JavaScript transformer from server polyfills bundling