Skip to content

@dgp1130 dgp1130 released this Aug 4, 2021

12.2.0 (2021-08-04)

Special Thanks:

Alan Agius and Renovate Bot

Assets 2
Pre-release
Pre-release

@josephperrott josephperrott released this Jul 28, 2021

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

Assets 2

@josephperrott josephperrott released this Jul 28, 2021

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

Assets 2
Pre-release
Pre-release

@josephperrott josephperrott released this Jul 21, 2021

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

Assets 2

@josephperrott josephperrott released this Jul 21, 2021

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

Assets 2
Pre-release
Pre-release

@josephperrott josephperrott released this Jul 14, 2021

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

Assets 2

@josephperrott josephperrott released this Jul 14, 2021

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

Assets 2
Pre-release
Pre-release

@dgp1130 dgp1130 released this Jul 1, 2021

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

Assets 2

@dgp1130 dgp1130 released this Jul 1, 2021

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

2 people reacted
Assets 2
Pre-release
Pre-release

@dgp1130 dgp1130 released this Jun 25, 2021

Commits

@angular-devkit/build-angular (12.1.0)

Commit Description Notes
handle ng-packagr errors more gracefully.
control linker template sourcemapping via builder sourcemap options
parse web-workers in tests when webWorkerTsConfig is defined

@ngtools/webpack (12.1.0)

Commit Description Notes
remove no longer needed component styles workaround

@schematics/angular (12.1.0)

Commit Description Notes
add 'none' value for the 'style' option of the component schematic
display warning during migrations when using third-party builders
add devtools to ng new


Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Vaibhav Singh, Joey Perrott, twerske, David Scourfield, hien-pham

3 people reacted
Assets 2