Skip to content

Releases: angular/angular-cli

v19.0.0-next.0

14 Aug 21:25
Compare
Choose a tag to compare
v19.0.0-next.0 Pre-release
Pre-release

19.0.0-next.0 (2024-08-14)

@angular-devkit/schematics-cli

Commit Description
feat - 37693c40e add package manager option to blank schematic
fix - 73c243796 prevent bypassing select/checkbox prompts on validation failure

@angular/cli

Commit Description
fix - c5ed0b124 prevent bypassing select/checkbox prompts on validation failure

@angular/ssr

Commit Description
feat - bca568389 dynamic route resolution using Angular router
feat - 3c9697a8c introduce new hybrid rendering API

v18.2.0

14 Aug 18:50
Compare
Choose a tag to compare

18.2.0 (2024-08-14)

@schematics/angular

Commit Description
feat - 4da922e4f use isolatedModules in generated project

@angular/build

Commit Description
feat - 24aaf1e37 support import attribute based loader configuration

v18.2.0-rc.0

07 Aug 21:48
Compare
Choose a tag to compare
v18.2.0-rc.0 Pre-release
Pre-release

18.2.0-rc.0 (2024-08-07)

@angular/build

Commit Description
fix - 182ecbd18 allow explicitly disabling TypeScript incremental mode
fix - 34908a3fc lazy load Node.js inspector for dev server

v18.1.4

07 Aug 19:07
Compare
Choose a tag to compare

18.1.4 (2024-08-07)

@angular/build

Commit Description
fix - f8b092711 allow explicitly disabling TypeScript incremental mode
fix - f3a5970fc lazy load Node.js inspector for dev server

v18.2.0-next.3

31 Jul 11:49
Compare
Choose a tag to compare
v18.2.0-next.3 Pre-release
Pre-release

18.2.0-next.3 (2024-07-31)

@angular/build

Commit Description
fix - 636cb6932 add CSP nonce attribute to script tags when inline critical CSS is disabled
fix - 7d52941a2 prevent build failures with remote CSS imports when Tailwind is configured
fix - 0466fb74a resolve error with extract-i18n builder for libraries

v18.1.3

31 Jul 11:39
Compare
Choose a tag to compare

18.1.3 (2024-07-31)

@angular/build

Commit Description
fix - a28615d7d add CSP nonce attribute to script tags when inline critical CSS is disabled
fix - 747a1447c prevent build failures with remote CSS imports when Tailwind is configured
fix - c0933f2c0 resolve error with extract-i18n builder for libraries

v18.2.0-next.2

25 Jul 00:43
Compare
Choose a tag to compare
v18.2.0-next.2 Pre-release
Pre-release

18.2.0-next.2 (2024-07-24)

@angular/build

Commit Description
fix - 37a2138cb account for HTML base HREF for dev-server externals
fix - 8ff687d03 correctly detect comma in Sass URL lexer
fix - 6d6937587 prevent redirection loop
fix - 11a140bab serve HTML files directly

v18.1.2

24 Jul 16:46
Compare
Choose a tag to compare

18.1.2 (2024-07-24)

@angular/build

Commit Description
fix - 5b9378a3b account for HTML base HREF for dev-server externals
fix - 3e4ea77d7 correctly detect comma in Sass URL lexer
fix - d868270f1 prevent redirection loop
fix - 3573ac655 serve HTML files directly

v18.2.0-next.1

17 Jul 20:50
Compare
Choose a tag to compare
v18.2.0-next.1 Pre-release
Pre-release

18.2.0-next.1 (2024-07-17)

@angular-devkit/build-angular

Commit Description
fix - 9baae6e22 skip undefined files when generating budget stats

@angular/build

Commit Description
feat - 24aaf1e37 support import attribute based loader configuration
fix - 394f9ce35 remove Vite "/@id/" prefix for explicit external dependencies
fix - 855a4b841 resolve only ".wasm" files

v18.1.1

17 Jul 19:19
Compare
Choose a tag to compare

18.1.1 (2024-07-17)

@angular-devkit/build-angular

Commit Description
fix - 4f6cee272 skip undefined files when generating budget stats

@angular/build

Commit Description
fix - 96dc7e6ed remove Vite "/@id/" prefix for explicit external dependencies
fix - bdef39801 resolve only ".wasm" files