Skip to content

Releases: angular/angular-cli

20.0.0-next.8

23 Apr 13:55
Compare
Choose a tag to compare
20.0.0-next.8 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - 0ab1ddf63 generate libraries using TypeScript project references

@angular/build

Commit Description
feat - 12def3a2e add experimental vitest unit-testing support

20.0.0-next.7

23 Apr 09:10
Compare
Choose a tag to compare
20.0.0-next.7 Pre-release
Pre-release

@schematics/angular

Commit Description
feat - e03f2b899 Add global error listeners to new app generation
fix - 672ae14cd drop composite in tsconfig
fix - 5e8c6494d relative tsconfig paths in references

@angular/build

Commit Description
feat - e80963036 expand browser support policy to widely available Baseline
fix - 566de64cb use virtual module for Karma TestBed initialization

@angular/ssr

Commit Description
fix - 8bfcae4c1 support getPrerenderParams for wildcard routes

19.2.9

23 Apr 09:04
Compare
Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@angular/build

Commit Description
fix - cc5229a45 pass preserveSymlinks option to Karma esbuild builder

@angular/ssr

Commit Description
fix - a4e415ea6 support getPrerenderParams for wildcard routes

18.2.19

23 Apr 08:46
Compare
Choose a tag to compare

@angular-devkit/build-angular

Commit Description
fix - 01cc617bc update http-proxy-middleware to v3.0.5

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