Skip to content

v17.2.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgp1130 dgp1130 released this 31 Jan 23:28
· 844 commits to main since this release

17.2.0-next.1 (2024-01-31)

@schematics/angular

Commit Description
feat - 03e1aa790 add support to bun package manager

@angular/cli

Commit Description
feat - b3e206741 add support to bun package manager

@angular-devkit/build-angular

Commit Description
feat - f4f535653 add JSON build logs when using the application builder
feat - 7c522aa87 support using custom postcss configuration with application builder
fix - d6aea27db add required modules as externals imports
fix - 476a68daa add output location in build stats
fix - dbd3984f2 correctly handle glob negation in proxy config when using vite
fix - 41ea985f9 display server bundles in build stats
fix - 822e7a482 handle regular expressions in proxy config when using Vite
fix - 944cbcdb1 limit the number of lazy chunks visible in the stats table
fix - 37ffa5e4a resolve absolute output-path when using esbuild based builders

@angular/create

Commit Description
feat - 600498f2c add support to bun package manager