Skip to content

Releases: angular/angular-cli

11.2.18

13 Jan 00:20

Choose a tag to compare

11.2.18 (2022-01-12)

@angular-devkit/build-angular

Commit Description
fix - 534678450 updated webpack-dev-server to latest security patch

Special Thanks

Doug Parker and iRealNirmal

v13.2.0-next.2

12 Jan 21:29

Choose a tag to compare

v13.2.0-next.2 Pre-release
Pre-release

13.2.0-next.2 (2022-01-12)

@schematics/angular

Commit Description
fix - aadfc7915 set skipTest flag for resolvers when using ng new --skip-tests

@angular/cli

Commit Description
fix - b7e292374 remove extra space in Unable to find compatible package during ng add

@angular-devkit/build-angular

Commit Description
feat - cbe028e37 expose i18nDuplicateTranslation option of browser and server builders
fix - 6d2087b8f automatically purge stale build cache entries
fix - a5e375ca9 correctly resolve core-js/proposals/reflect-metadata
fix - 509322b62 Don't use TAILWIND_MODE=watch
fix - 9a9af2040 enable :where CSS pseudo-class
fix - 426ddb68d ensure $localize calls are replaced in watch mode
fix - 0d68ed547 localized bundle generation fails in watch mode
fix - 11f817ada use contenthash instead of chunkhash for chunks
fix - 50167a36b websocket client only injected if required

Special Thanks

Alan Agius, Derek Cormier, Doug Parker, Elio Goettelmann, Joey Perrott, Jordan Pittman, Kasper Christensen, Lukas Spirig, Zoltan Lehoczky and minijus

v13.1.3

12 Jan 22:10

Choose a tag to compare

13.1.3 (2022-01-12)

@schematics/angular

Commit Description
fix - 9b07191b1 set skipTest flag for resolvers when using ng new --skip-tests

@angular/cli

Commit Description
fix - 4c9d72c65 remove extra space in Unable to find compatible package during ng add

@angular-devkit/build-angular

Commit Description
fix - 5b39e0eca automatically purge stale build cache entries
fix - 6046e06b9 correctly resolve core-js/proposals/reflect-metadata
fix - de68daa55 enable :where CSS pseudo-class
fix - 6a617ff4a ensure $localize calls are replaced in watch mode
fix - 92b4e067b load translations fresh start
fix - d674dcd1a localized bundle generation fails in watch mode
fix - 6876ad36e use contenthash instead of chunkhash for chunks
fix - 11fd02105 websocket client only injected if required
perf - 6ca0e41a9 update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

12.2.15

12 Jan 23:30

Choose a tag to compare

12.2.15 (2022-01-12)

@angular-devkit/build-angular

Commit Description
fix - 526115fdb updated webpack-dev-server to latest security patch

Special Thanks

Doug Parker and iRealNirmal

v11.2.17

16 Dec 19:45

Choose a tag to compare

11.2.17 (2021-12-16)

@angular/cli

Commit Description
fix - 1efff8f82 exclude deprecated packages with removal migration from update

Special Thanks

Alan Agius and Doug Parker

v13.2.0-next.1

15 Dec 22:10

Choose a tag to compare

v13.2.0-next.1 Pre-release
Pre-release

13.2.0-next.1 (2021-12-15)

@schematics/angular

Commit Description
fix - 41a828e20 updated Angular new project version to v13.2.0-next.0

@angular-devkit/build-angular

Commit Description
fix - 0323a35b4 add tailwindcss support for version 3
fix - 471930007 display FS cache information when verbose option is used
fix - f1d2873ca only extract CSS styles when are specified in styles option

@ngtools/webpack

Commit Description
perf - b03b9eefe reduce redudant module rebuilds when cache is restored

Special Thanks

Alan Agius, Cédric Exbrayat, Derek Cormier and Doug Parker

v13.1.2

15 Dec 20:40

Choose a tag to compare

13.1.2 (2021-12-15)

@angular-devkit/build-angular

Commit Description
fix - 1ddbd75ae add tailwindcss support for version 3
fix - adf925c07 display FS cache information when verbose option is used
fix - 09c3826c9 only extract CSS styles when are specified in styles option

@ngtools/webpack

Commit Description
perf - f31d7f79d reduce redudant module rebuilds when cache is restored

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

11.2.16

15 Dec 22:33

Choose a tag to compare

11.2.16 (2021-12-15)

@angular/cli

Commit Description
fix - f456b0962 error when updating Angular packages across multi-major migrations
fix - 886d2511e logic which determines which temp version of the CLI is to be download during ng update
fix - 776d1210a update ng update output for Angular packages

Special Thanks

Alan Agius and Doug Parker

v10.2.4

16 Dec 00:52

Choose a tag to compare

10.2.4 (2021-12-15)

@angular/cli

Commit Description
fix - 745d77728 error when updating Angular packages across multi-major migrations
fix - 460ea21b5 logic which determines which temp version of the CLI is to be download during ng update
fix - 03da12899 update ng update output for Angular packages

@schematics/angular

Commit Description
fix - d6582d489 change karma-jasmine-html-reporter dependency to use tilde

Special Thanks

Alan Agius, Charles Lyding, Doug Parker and Joey Perrott

v13.1.1

10 Dec 16:57

Choose a tag to compare

13.1.1 (2021-12-10)

@schematics/angular

Commit Description
fix - a315b968a updated Angular new project version to v13.1.0

Special Thanks

Alan Agius, Cédric Exbrayat and Derek Cormier