Skip to content

Releases: angular/angular-cli

20.0.0-next.6

16 Apr 21:28
Compare
Choose a tag to compare
20.0.0-next.6 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - d6f594fe0 generate applications using TypeScript project references
fix - 8654b3fea application migration should migrate karma builder package
fix - be6f13ec1 remove setting files tsconfig field with SSR/Server generation

@angular/build

Commit Description
fix - d5a409a79 include module value check when adding custom conditions
fix - 95d16dc52 pass preserveSymlinks option to Karma esbuild builder
fix - 3d997feb6 prevent nested CSS in components
fix - 6e6315d72 properly resolve transitive external dependencies in vite-dev-server

19.2.8

16 Apr 15:13
Compare
Choose a tag to compare

@angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6

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