Skip to content

Releases: angular/angular-cli

v15.2.4

16 Mar 09:11
Compare
Choose a tag to compare

15.2.4 (2023-03-16)

@angular-devkit/build-angular

Commit Description
fix - f74bfea24 update webpack dependency to 5.76.1

Special Thanks

Alan Agius

v14.2.11

16 Mar 08:56
Compare
Choose a tag to compare

14.2.11 (2023-03-16)

@angular-devkit/build-angular

Commit Description
fix - ddd33bf38 update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

v13.3.11

16 Mar 08:50
Compare
Choose a tag to compare

13.3.11 (2023-03-16)

@angular-devkit/build-angular

Commit Description
fix - 50fa9300f update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

v16.0.0-next.4

15 Mar 09:38
Compare
Choose a tag to compare
v16.0.0-next.4 Pre-release
Pre-release

16.0.0-next.4 (2023-03-15)

@angular-devkit/build-angular

Commit Description
feat - f04859d16 initial autoprefixer support for CSS in esbuild builder
feat - 290802060 support standalone app-shell generation
fix - 4d82e0d10 correct wrap ES2022 classes with static properties
fix - 04274afc1 set public class fields as properties (#24849)

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

v15.2.3

15 Mar 09:19
Compare
Choose a tag to compare

15.2.3 (2023-03-15)

@angular-devkit/build-angular

Commit Description
fix - a93680585 correct wrap ES2022 classes with static properties

Special Thanks

Alan Agius and Paul Gschwendtner

v16.0.0-next.3

09 Mar 01:39
Compare
Choose a tag to compare
v16.0.0-next.3 Pre-release
Pre-release

16.0.0-next.3 (2023-03-08)

@angular-devkit/schematics-cli

Commit Description
fix - d15d44d3a correctly transform numbers from prompts

@angular/cli

Commit Description
feat - 7cb5689e0 show optional migrations during update process

@angular-devkit/build-angular

Commit Description
fix - 3978891a4 build optimizer support for non spec-compliant ES2022 class static properties

Special Thanks

Alan Agius, Charles Lyding and Kristiyan Kostadinov

v15.2.2

08 Mar 20:34
Compare
Choose a tag to compare

15.2.2 (2023-03-08)

@angular-devkit/schematics-cli

Commit Description
fix - dfd03aa7c correctly transform numbers from prompts

@angular-devkit/build-angular

Commit Description
fix - eb22f634f build optimizer support for non spec-compliant ES2022 class static properties

Special Thanks

Alan Agius

v16.0.0-next.2

01 Mar 19:57
Compare
Choose a tag to compare
v16.0.0-next.2 Pre-release
Pre-release

16.0.0-next.2 (2023-03-01)

Breaking Changes

@angular-devkit/build-angular

  • Deprecated outputPath and outputPaths from the server and browser builder have been removed from the builder output. Use outputs instead.

    Note: this change does not effect application developers.

@angular-devkit/build-angular

Commit Description
fix - d4c450829 improve parsing of error messages
refactor - a99018cd7 remove deprecated outputPaths and outputPath Builder output

Special Thanks

Alan Agius, Doug Parker and Paul Gschwendtner

v15.2.1

01 Mar 19:17
Compare
Choose a tag to compare

15.2.1 (2023-03-01)

@angular-devkit/build-angular

Commit Description
fix - 9a5609a44 improve parsing of error messages

Special Thanks

Alan Agius and Paul Gschwendtner

v16.0.0-next.1

23 Feb 10:45
Compare
Choose a tag to compare
v16.0.0-next.1 Pre-release
Pre-release

16.0.0-next.1 (2023-02-23)

@angular-devkit/build-angular

Commit Description
fix - 759ae92aa update peer dependencies to support version 16

Special Thanks

Alan Agius