Skip to content

Releases: angular/angular-cli

20.0.0-next.5

09 Apr 21:01
Compare
Choose a tag to compare
20.0.0-next.5 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - fdc6291dd add update migration to keep previous style guide generation behavior
fix - 90615a88b default component templates to not use .ng.html extension
fix - 5fc595144 generate guards with a dash type separator
fix - 040282d8f generate interceptors with a dash type separator
fix - 070d60fb3 generate modules with a dash type separator
fix - e6083b57b generate pipes with a dash type separator
fix - 92e193c0b generate resolvers with a dash type separator
fix - ea1143ddd infer app component name and path in server schematic
fix - 661609e3e set explicit type in library schematic

@angular/build

Commit Description
fix - 3e24a59a9 disable TypeScript composite option with Angular compiler
fix - 6f913ad5e include component test metadata in development builds
fix - fc0e05fea skip normalization of relative externals

@angular/ssr

Commit Description
fix - 319b8e0c2 manage unhandled errors in zoneless applications

@ngtools/webpack

Commit Description
fix - 427bd846f disable TypeScript composite option with Angular compiler

19.2.7

09 Apr 18:39
Compare
Choose a tag to compare

@angular/build

Commit Description
fix - 7f1e8c677 include component test metadata in development builds
fix - 74cd4edd5 skip normalization of relative externals

18.2.18

09 Apr 17:39
Compare
Choose a tag to compare

@angular/build

Commit Description
fix - 4245ca7b4 update vite to 5.4.17

17.3.16

09 Apr 17:12
Compare
Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 5aa53b40c remove undici from dependencies
fix - fce61564d update vite to 5.4.17

20.0.0-next.4

02 Apr 21:04
Compare
Choose a tag to compare
20.0.0-next.4 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - 1e137ca84 add migration to update moduleResolution to bundler

@angular-devkit/schematics

Commit Description
fix - 4955ee0aa properly resolve relative schematics when executed from a nested directory

@angular/build

Commit Description
feat - d067cedf0 support custom resolution conditions with applications
fix - 8a89438be correctly handle false value in server option
fix - 52fbffcd7 warn and remove jsdom launcher when used with karma

19.2.6

02 Apr 17:05
Compare
Choose a tag to compare

@angular-devkit/schematics

Commit Description
fix - e5aec562f properly resolve relative schematics when executed from a nested directory

@angular/build

Commit Description
fix - 76cfd364a correctly handle false value in server option
fix - d69188c6b update vite to 6.2.4 due to a security issues

18.2.17

02 Apr 16:55
Compare
Choose a tag to compare

@angular/build

Commit Description
fix - 247ceff7f update vite to 5.4.16 due to a security issues

17.3.15

02 Apr 16:36
Compare
Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 0525fec61 update vite to 5.4.16 due to a security issues

20.0.0-next.3

26 Mar 10:31
Compare
Choose a tag to compare
20.0.0-next.3 Pre-release
Pre-release

@angular/cli

Commit Description
fix - 64732534e update minimum supported Node.js 22 version to 22.11.0

@schematics/angular

Commit Description
fix - 9e6b9b537 add type checking of host bindings to strict config
fix - 381d35fe4 remove empty scripts option value from new applications
fix - a910fe9ae remove explicit outputPath option value from generated applications

@angular/build

Commit Description
feat - c1de63300 allow control of source map sources content for application builds
feat - 9b682e625 support a default outputPath option for applications
fix - 156a14e38 correct handling of response/request errors
fix - a8817a3b2 handle undefined getOrCreateAngularServerApp during error compilation
fix - bd917d92a normalize karma asset paths before lookup

@angular/ssr

Commit Description
perf - 63428f3f1 flush headers prior to start rendering the HTML
perf - 6bd7b9b4a optimized request handling performance

Breaking Changes

@angular/cli

  • Node.js versions from 22.0 to 22.10 are no longer supported

19.2.5

26 Mar 10:25
Compare
Choose a tag to compare

@angular/build

Commit Description
fix - 20455e2a6 correct handling of response/request errors
fix - 32b1dcd91 handle undefined getOrCreateAngularServerApp during error compilation
fix - 7552a9fec normalize karma asset paths before lookup
fix - 1eb5b4357 update vite to 6.2.3