Skip to content

Releases: angular/angular-cli

v12.2.1

11 Aug 18:32

Choose a tag to compare

12.2.1 (2021-08-11)

@angular-devkit/schematics-cli

Commit Description
eded012 fix(@angular-devkit/schematics-cli): log when in debug and/or dry run modes

@angular/cli

Commit Description
8dc3c89 fix(@angular/cli): show error when using non-TTY terminal without passing --skip-confirmation during ng add

@angular-devkit/build-angular

Commit Description
22e0208 fix(@angular-devkit/build-angular): ensure native async is downlevelled in third-party libraries
9b4b86f fix(@angular-devkit/build-angular): support both pure annotation forms for static properties
cea0280 fix(@angular-devkit/build-angular): do not consume inline sourcemaps when vendor sourcemaps is disabled.
e7ec034 fix(@angular-devkit/build-angular): avoid attempting to optimize copied JavaScript assets
4f757c2 fix(@angular-devkit/build-angular): handle null maps in JavaScript optimizer worker

Special Thanks:

Alan Agius, Charles Lyding and dependabot[bot]

v12.2.0

04 Aug 22:58

Choose a tag to compare

12.2.0 (2021-08-04)

Special Thanks:

Alan Agius and Renovate Bot

v12.2.0-rc.0

28 Jul 21:05

Choose a tag to compare

v12.2.0-rc.0 Pre-release
Pre-release

12.2.0-rc.0 (2021-07-28)

@angular/cli

Commit Description
259e269 fix(@angular/cli): merge npmrc files values

@angular-devkit/build-angular

Commit Description
d750c68 fix(@angular-devkit/build-angular): add priority to copy-webpack-plugin patterns

@angular-devkit/build-webpack

Commit Description
6153530 fix(@angular-devkit/build-webpack): emit result when webpack is closed

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott, Renovate Bot and originalfrostig

v12.1.4

28 Jul 21:00

Choose a tag to compare

12.1.4 (2021-07-28)

@schematics/angular

Commit Description
cfc2674 fix(@schematics/angular): ensure valid SemVer range for new project Angular packages

@angular/cli

Commit Description
e02c97d fix(@angular/cli): merge npmrc files values

@angular-devkit/build-angular

Commit Description
55c0bdd fix(@angular-devkit/build-angular): add priority to copy-webpack-plugin patterns

@angular-devkit/build-webpack

Commit Description
b3736a3 fix(@angular-devkit/build-webpack): emit result when webpack is closed

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott, Renovate Bot and originalfrostig

v12.2.0-next.3

21 Jul 23:13

Choose a tag to compare

v12.2.0-next.3 Pre-release
Pre-release

12.2.0-next.3 (2021-07-21)

@angular/cli

Commit Description
c1eddbdc9 fix(@angular/cli): handle YARN_ environment variables during ng update and ng add
6b00d1270 fix(@angular/cli): handle NPM_CONFIG environment variables during ng update and ng add

@angular-devkit/build-angular

Commit Description
4bcd1dc9e fix(@angular-devkit/build-angular): allow classes with pure annotated static properties to be optimized
ceade0c27 fix(@angular-devkit/build-angular): dasherize disable-host-check suggestion

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott, LeonEck and Mike Jancar

v12.1.3

21 Jul 22:54

Choose a tag to compare

12.1.3 (2021-07-21)

@angular/cli

Commit Description
eaa2378 fix(@angular/cli): handle YARN_ environment variables during ng update and ng add
4b9a41b fix(@angular/cli): handle NPM_CONFIG environment variables during ng update and ng add

@angular-devkit/build-angular

Commit Description
04e9ffe fix(@angular-devkit/build-angular): allow classes with pure annotated static properties to be optimized
6ae17e2 fix(@angular-devkit/build-angular): dasherize disable-host-check suggestion

Special Thanks:

Alan Agius, Charles Lyding, Joey Perrott, LeonEck and Mike Jancar

v12.2.0-next.2

14 Jul 23:51

Choose a tag to compare

v12.2.0-next.2 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (12.2.0-next.2)

Commit Description Notes
silence Sass compiler warnings from 3rd party stylesheets [Closes #21235]
force linker `sourceMapping` option to false. [Closes #21271]
ensure `NG_PERSISTENT_BUILD_CACHE` always creates a cache in the specified cache directory
fail browser build when index generation fails
fix issue were `@media all` causing critical CSS inling to fail [Closes #20804]
`extractLicenses` didn't have an effect when using server builder
display incompatibility errors [Closes #21322]
limit advanced terser passes to two
exclude `outputPath` from persistent build cache key [Closes #21275]
use `esbuild` as a CSS optimizer for component styles

@ngtools/webpack (12.2.0-next.2)

Commit Description Notes
only track file dependencies [Closes #21228]
allow generated assets of Angular component resources
avoid non-actionable template type-checker syntax diagnostics

@schematics/angular (12.2.0-next.2)

Commit Description Notes
destroy test module after every test [Closes #21280]
remove unsafe any usage in application spec file
replace interactive `div` with `button` in application component template
use stricter semver for `karma-jasmine-html-reporter`


Special Thanks

Alan Agius, Charles Lyding, Joey Perrott

v12.1.2

14 Jul 23:46

Choose a tag to compare

Commits

@angular-devkit/build-angular (12.1.2)

Commit Description Notes
silence Sass compiler warnings from 3rd party stylesheets [Closes #21235]
ensure `NG_PERSISTENT_BUILD_CACHE` always creates a cache in the specified cache directory
force linker `sourceMapping` option to false. [Closes #21271]
fail browser build when index generation fails
`extractLicenses` didn't have an effect when using server builder
fix issue were `@media all` causing critical CSS inling to fail [Closes #20804]
display incompatibility errors [Closes #21322]
exclude `outputPath` from persistent build cache key [Closes #21275]

@ngtools/webpack (12.1.2)

Commit Description Notes
only track file dependencies [Closes #21228]
allow generated assets of Angular component resources
avoid non-actionable template type-checker syntax diagnostics

@schematics/angular (12.1.2)

Commit Description Notes
remove unsafe any usage in application spec file
replace interactive `div` with `button` in application component template
use stricter semver for `karma-jasmine-html-reporter`


Special Thanks

Alan Agius, Charles Lyding, Joey Perrott, Terence D. Honles

v12.2.0-next.1

01 Jul 21:56

Choose a tag to compare

v12.2.0-next.1 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (12.2.0-next.1)

Commit Description Notes
add support to inline Adobe Fonts [Closes #21186]
handle `ENOENT` and `ENOTDIR` errors when deleting outputs [Closes #21202]
downlevel `for await...of` when targetting ES2018+ [Closes #21196]
configure webpack target in common configuration [Closes #21239]
use combination of `esbuild` and `terser` as a JavaScript optimizer
cache JavaScriptOptimizerPlugin results

@angular/cli (12.2.0-next.1)

Commit Description Notes
disable update notifier when retrieving package manager version during `ng version` [Closes #21172]

@ngtools/webpack (12.2.0-next.1)

Commit Description Notes
encode component style data [Closes #21236]


Special Thanks

Alan Agius, Charles Lyding, Doug Parker

v12.1.1

01 Jul 21:57

Choose a tag to compare

Commits

@angular-devkit/build-angular (12.1.1)

Commit Description Notes
handle `ENOENT` and `ENOTDIR` errors when deleting outputs [Closes #21202]
downlevel `for await...of` when targetting ES2018+ [Closes #21196]
configure webpack target in common configuration [Closes #21239]
update `mini-css-extract-plugin` to `1.6.2`
update `webpack` to `5.41.1`

@angular/cli (12.1.1)

Commit Description Notes
disable update notifier when retrieving package manager version during `ng version` [Closes #21172]

@ngtools/webpack (12.1.1)

Commit Description Notes
encode component style data [Closes #21236]


Special Thanks

Alan Agius, Charles Lyding, Doug Parker