[go: nahoru, domu]

Skip to content

Releases: angular/angular-cli

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

v18.1.0-next.2

13 Jun 16:58
Compare
Choose a tag to compare
v18.1.0-next.2 Pre-release
Pre-release

18.1.0-next.2 (2024-06-13)

@angular/cli

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

@angular/build

Commit Description
fix - 4ff914a16 allow additional module preloads up to limit
fix - 8c379269e do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
fix - 461e78f3e generate module preloads next to script elements in index HTML
fix - f102f815e Initiate PostCSS only once
fix - fbc6eb322 issue warning when auto adding @angular/localize/init

v18.0.4

13 Jun 14:54
Compare
Choose a tag to compare

18.0.4 (2024-06-13)

@angular/build

Commit Description
fix - 791ef809d do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
fix - 20fc6ca05 generate module preloads next to script elements in index HTML
fix - 3a1bf5c8a Initiate PostCSS only once
fix - 78c611754 issue warning when auto adding @angular/localize/init

v18.1.0-next.1

05 Jun 22:25
Compare
Choose a tag to compare
v18.1.0-next.1 Pre-release
Pre-release

18.1.0-next.1 (2024-06-05)

@schematics/angular

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

@angular/cli

Commit Description
fix - ce8b5a3a7 add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@angular/build

Commit Description
feat - 687a6c7ec add --inspect option to the dev-server
fix - 86a07237e disable JS transformer persistent cache on web containers
fix - a5fc020e6 watch all related files during a Sass error
perf - dd94a831b enable dependency prebundling for server dependencies
perf - 3acb77683 use direct transpilation with isolated modules

v18.0.3

05 Jun 21:10
Compare
Choose a tag to compare

18.0.3 (2024-06-05)

@angular/cli

Commit Description
fix - b709d2a24 add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@angular/build

Commit Description
fix - 43a2a7d13 avoid escaping rebased Sass URL values
fix - 9acb5c7ca disable JS transformer persistent cache on web containers
fix - 346df4909 improve Sass rebaser ident token detection
fix - 6526a5f59 watch all related files during a Sass error

v18.1.0-next.0

29 May 18:26
Compare
Choose a tag to compare
v18.1.0-next.0 Pre-release
Pre-release

18.1.0-next.0 (2024-05-29)

@angular/build

Commit Description
fix - 721d50bae avoid escaping rebased Sass URL values
fix - f17b78de7 improve Sass rebaser ident token detection

v18.0.2

29 May 15:09
Compare
Choose a tag to compare

18.0.2 (2024-05-29)

@schematics/angular

Commit Description
fix - 9967c04b8 check both application builder packages in SSR schematic
fix - 92b48ab14 set builders assets option correctly for new applications

@angular/build

Commit Description
fix - 3bb06c37d disable Worker wait loop for Sass compilations in web containers
fix - c4cf35923 print Sass @warn location
fix - 352879804 support valid self-closing MathML tags in HTML index file
fix - 476f3084a support valid self-closing SVG tags in HTML index file

@angular/pwa

Commit Description
fix - acbffd236 set manifest icons location to match assets builder option