Skip to content

Releases: angular/angular-cli

v11.2.17

16 Dec 19:45
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v13.2.0-next.0

09 Dec 22:39
Compare
Choose a tag to compare
v13.2.0-next.0 Pre-release
Pre-release

13.2.0-next.0 (2021-12-09)

Special Thanks

Joey Perrott

v13.1.0

09 Dec 22:30
Compare
Choose a tag to compare

13.1.0 (2021-12-09)

@angular-devkit/schematics-cli

Commit Description
feat - 339bab06c generate new projects using TypeScript 4.5

@schematics/angular

Commit Description
feat - d5d9f042f add VS Code configurations when generating a new workspace
feat - f95cc8281 generate new projects using TypeScript 4.5
feat - 21809e14c loosen project name validation

@angular/cli

Commit Description
feat - 56f802b7d ask to install angular-eslint when running ng lint in new projects
feat - ecd9fb5c7 provide more detailed error for not found builder
fix - 0b6071af3 ng doc does open browser on Windows

@angular-devkit/build-angular

Commit Description
feat - bc8563760 add estimated transfer size to build output report
feat - bc17cf0cd colorize file raw sizes based on failing budgets
feat - 3c681b68d set dir attribute when using localization
feat - 6d0f99a2d support JSON comments in dev-server proxy configuration file
feat - 9300545e6 watch i18n translation files with dev server
fix - 9bacba342 differentiate components and global styles using file query instead of filename
fix - 7408511da display cleaner errors
fix - d55fc62ef fallback to use language ID to set the dir attribute
fix - 4c288b8bd lazy modules bundle budgets
fix - 562dc6a89 prefer ES2015 entrypoints when application targets ES2019 or lower
fix - ac66e400c Sass compilation in StackBlitz webcontainers
fix - e1bac5bbb update Angular peer dependencies to v13.1 prerelease
perf - 789ddfaeb disable webpack backwards compatible APIs

@ngtools/webpack

Commit Description
fix - 5402f99f8 add cjs and mjs to passthrough files
fix - 10d4ede2d handle promise rejection during Angular program analyzes

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Ferdinand Malcher, Joey Perrott and Ruslan Lekhman

v13.1.0-rc.0

09 Dec 21:38
Compare
Choose a tag to compare
v13.1.0-rc.0 Pre-release
Pre-release

13.1.0-rc.0 (2021-12-09)

@angular-devkit/schematics-cli

Commit Description
feat - 339bab06c generate new projects using TypeScript 4.5

@schematics/angular

Commit Description
feat - f95cc8281 generate new projects using TypeScript 4.5

@angular/cli

Commit Description
fix - 0b6071af3 ng doc does open browser on Windows

@angular-devkit/build-angular

Commit Description
fix - 9bacba342 differentiate components and global styles using file query instead of filename
fix - d55fc62ef fallback to use language ID to set the dir attribute
fix - 562dc6a89 prefer ES2015 entrypoints when application targets ES2019 or lower
fix - ac66e400c Sass compilation in StackBlitz webcontainers

@ngtools/webpack

Commit Description
fix - 10d4ede2d handle promise rejection during Angular program analyzes

Special Thanks

Alan Agius, Doug Parker and Ferdinand Malcher

v12.2.14

07 Dec 18:32
Compare
Choose a tag to compare

12.2.14 (2021-12-07)

@angular/cli

Commit Description
fix - 30295b33e error when updating Angular packages across multi-major migrations
fix - e07bd059e logic which determines which temp version of the CLI is to be download during ng update
fix - ce1ec0420 update ng update output for Angular packages
fix - dd9f8df52 update pacote to 12.0.2

Special Thanks

Alan Agius and Doug Parker