Skip to content

Releases: angular/angular-cli

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

v18.2.0-next.0

10 Jul 14:04
Compare
Choose a tag to compare
v18.2.0-next.0 Pre-release
Pre-release

18.2.0-next.0 (2024-07-10)

@schematics/angular

Commit Description
feat - 4da922e4f use isolatedModules in generated project

v18.1.0

10 Jul 13:53
Compare
Choose a tag to compare

18.1.0 (2024-07-10)

@schematics/angular

Commit Description
fix - 22e05dcb4 generate new projects with ECMAScript standard class field behavior

@angular/cli

Commit Description
fix - 6d266c146 add fallbacks for migration package resolution

@angular/build

Commit Description
feat - 687a6c7ec add --inspect option to the dev-server
feat - 628d87a94 support WASM/ES Module integration proposal
fix - 3e359da8d address rxjs undefined issues during SSR prebundling
fix - 4ff914a16 allow additional module preloads up to limit
fix - fb8e3c39a allow top-level await in zoneless applications
fix - 83b75af9f check inlineSourceMap option with isolated modules optimization
fix - cd97134a6 normalize paths during module resolution in Vite
fix - 13d2100dd read WASM file from script location on Node.js
fix - 3091956f5 support import attributes in JavaScript transformer
perf - dd94a831b enable dependency prebundling for server dependencies
perf - 3acb77683 use direct transpilation with isolated modules

v18.1.0-rc.1

03 Jul 15:18
Compare
Choose a tag to compare
v18.1.0-rc.1 Pre-release
Pre-release

18.1.0-rc.1 (2024-07-03)

@angular/cli

Commit Description
fix - 6c0f60d1b make ng update to keep newline at the end of package.json

@angular-devkit/build-angular

Commit Description
fix - 1eb36e593 reduce the number of max workers to available CPUs minus one
fix - c6fc0203e rollback terser to 5.29.2

@angular/build

Commit Description
feat - 628d87a94 support WASM/ES Module integration proposal
fix - fb8e3c39a allow top-level await in zoneless applications
fix - 5ec724338 correctly name entry points to match budgets
fix - cd97134a6 normalize paths during module resolution in Vite
fix - 27bd67083 redirect to path with trailing slash for asset directories
fix - e8a6d6bc4 reduce the number of max workers to available CPUs minus one
fix - 3091956f5 support import attributes in JavaScript transformer

v18.0.7

03 Jul 14:11
Compare
Choose a tag to compare

18.0.7 (2024-07-03)

@angular/cli

Commit Description
fix - 67bf90131 make ng update to keep newline at the end of package.json

@angular-devkit/build-angular

Commit Description
fix - 9b43ecbd0 reduce the number of max workers to available CPUs minus one
fix - 03dad6806 rollback terser to 5.29.2

@angular/build

Commit Description
fix - fc928f638 correctly name entry points to match budgets
fix - 2d51e8607 redirect to path with trailing slash for asset directories
fix - 16f1c1e01 reduce the number of max workers to available CPUs minus one

v18.1.0-rc.0

26 Jun 19:48
Compare
Choose a tag to compare
v18.1.0-rc.0 Pre-release
Pre-release

18.1.0-rc.0 (2024-06-26)

@angular/build

Commit Description
fix - 3e359da8d address rxjs undefined issues during SSR prebundling
fix - 1e8fd70c6 show JavaScript cache store initialization warning

v18.0.6

26 Jun 18:22
Compare
Choose a tag to compare

18.0.6 (2024-06-26)

@angular/build

Commit Description
fix - 98a8a8a78 show JavaScript cache store initialization warning

v18.1.0-next.3

20 Jun 18:55
Compare
Choose a tag to compare
v18.1.0-next.3 Pre-release
Pre-release

18.1.0-next.3 (2024-06-20)

@schematics/angular

Commit Description
fix - e3b8b780b update schematics to use RouterModule when --routing flag is present

@angular-devkit/build-angular

Commit Description
fix - fb2981dc4 use istanbul-lib-instrument directly for karma code coverage

@angular/build

Commit Description
fix - c0ceddf78 add CSP nonce to script with src tags
fix - 2324d5a2e automatically resolve .mjs files when using Vite
fix - dd0704927 use Node.js available parallelism for default worker count

v18.0.5

20 Jun 12:01
Compare
Choose a tag to compare

18.0.5 (2024-06-20)

@schematics/angular

Commit Description
fix - 5c705e800 update schematics to use RouterModule when --routing flag is present

@angular-devkit/build-angular

Commit Description
fix - 86e031dc7 use istanbul-lib-instrument directly for karma code coverage

@angular/build

Commit Description
fix - bdd168f37 add CSP nonce to script with src tags
fix - 405c14809 automatically resolve .mjs files when using Vite
fix - 7360a346e use Node.js available parallelism for default worker count