Webpack plugin that AoT compiles your Angular components and modules.
Last release 2 days ago
26 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
32 versions withdrawn
withdrawn after publishing
10 years old
1103 releases · first in 2016
Release timeline
1103 releases since 2016Releases
- 12.2.81 Oct 2021
Release notes
Open source →@angular-devkit/build-angular
Commit Type Description 821a1b5a9 fix babel adjust enum plugin incorrectly transforming loose enums Special Thanks
Paul Gschwendtner
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.7"></a>
- 12.2.723 Sept 2021
Release notes
Open source →@angular-devkit/build-angular
Commit Type Description d856b4d23 fix support WASM-based esbuild optimizer fallback Special Thanks
Alan Agius and Charles Lyding
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.6"></a>
- 12.2.615 Sept 2021
Release notes
Open source →@angular/cli
Commit Type Description 8b21effad fix handle FORCE_COLORwhen stdout is not instance ofWriteStream@angular-devkit/build-angular
Commit Type Description ea60f0f52 fix handle FORCE_COLORwhen stdout is not instance ofWriteStreamSpecial Thanks
Alan Agius
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.5"></a>
- 12.2.58 Sept 2021
Release notes
Open source →@angular-devkit/build-angular
Commit Type Description 0498768c5 fix disable dev-server response compression 367fce2e9 fix improve Safari browserslist to esbuild target conversion Special Thanks:
Alan Agius and Charles Lyding
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.4"></a>
- 12.2.41 Sept 2021
Release notes
Open source →@angular-devkit/build-angular
Commit Type Description aaadef026 fix update esbuildto0.12.24f8a9f4a01 fix update mini-css-extract-pluginto2.2.1Special Thanks
Alan Agius
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.3"></a>
- 12.2.326 Aug 2021
Release notes
Open source →@angular-devkit/build-angular
Commit Type Description 3e3321857 fix RGBA converted to hex notation in component styles breaks IE11 Special Thanks:
Alan Agius and Trevor Karjanis
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.2"></a>
- 12.2.218 Aug 2021
Release notes
Open source →@angular-devkit/build-angular
Commit Description a55118a75 fix: provide supported browsers to esbuild 81baa4f95 fix: update Angular peer dependencies to 12.2 stable 297410ae8 fix: handle undefined entrypoints when marking async chunks @ngtools/webpack
Commit Description b7199f366 fix: update Angular peer dependencies to 12.2 stable Special Thanks:
Alan Agius, Charles Lyding, Joey Perrott and Simon Primetzhofer
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.1"></a>
- 12.2.111 Aug 2021
Release notes
Open source →@angular/cli
Commit Description 8dc3c895a fix(@angular/cli): show error when using non-TTY terminal without passing --skip-confirmationduringng add@angular-devkit/schematics-cli
Commit Description eded01270 fix(@angular-devkit/schematics-cli): log when in debug and/or dry run modes @angular-devkit/build-angular
Commit Description 22e0208a9 fix(@angular-devkit/build-angular): ensure native async is downlevelled in third-party libraries 9b4b86fb0 fix(@angular-devkit/build-angular): support both pure annotation forms for static properties cea028090 fix(@angular-devkit/build-angular): do not consume inline sourcemaps when vendor sourcemaps is disabled. e7ec0346e fix(@angular-devkit/build-angular): avoid attempting to optimize copied JavaScript assets 4f757c2bc fix(@angular-devkit/build-angular): handle null maps in JavaScript optimizer worker Special Thanks:
Alan Agius and Charles Lyding
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.0"></a>
- 12.2.04 Aug 2021
Release notes
Open source →@angular/cli
Commit Description 259e26979 fix(@angular/cli): merge npmrc files values c1eddbdc9 fix(@angular/cli): handle YARN_environment variables duringng updateandng add6b00d1270 fix(@angular/cli): handle NPM_CONFIG environment variables during ng update and ng add 88ee85c41 fix(@angular/cli): disable update notifier when retrieving package manager version during ng version@angular-devkit/build-angular
Commit Description d750c686f fix(@angular-devkit/build-angular): add priority to copy-webpack-plugin patterns 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 8383c6b42 fix(@angular-devkit/build-angular): silence Sass compiler warnings from 3rd party stylesheets 07763702f fix(@angular-devkit/build-angular): force linker sourceMappingoption to false.a5c69722f fix(@angular-devkit/build-angular): ensure NG_PERSISTENT_BUILD_CACHEalways creates a cache in the specified cache directoryc65b04999 fix(@angular-devkit/build-angular): fail browser build when index generation fails 3d71c63b3 fix(@angular-devkit/build-angular): fix issue were @media allcausing critical CSS inling to fail9a04975a2 fix(@angular-devkit/build-angular): extractLicensesdidn't have an effect when using server builder2ac8e9c0e fix(@angular-devkit/build-angular): display incompatibility errors 2c2b49919 fix(@angular-devkit/build-angular): limit advanced terser passes to two 1be3b0783 fix(@angular-devkit/build-angular): exclude outputPathfrom persistent build cache keyfefd6d042 perf(@angular-devkit/build-angular): use esbuildas a CSS optimizer for component styles18cfa0431 feat(@angular-devkit/build-angular): add support to inline Adobe Fonts 9a751f0f8 fix(@angular-devkit/build-angular): handle ENOENTandENOTDIRerrors when deleting outputs41e645792 fix(@angular-devkit/build-angular): downlevel for await...ofwhen targeting ES2018+070a13364 fix(@angular-devkit/build-angular): configure webpack target in common configuration da32daa75 perf(@angular-devkit/build-angular): use combination of esbuildandterseras a JavaScript optimizer6a2b11906 perf(@angular-devkit/build-angular): cache JavaScriptOptimizerPlugin results ab17b1721 fix(@angular-devkit/build-angular): handle ng-packagr errors more gracefully. d4c5f8518 fix(@angular-devkit/build-angular): control linker template sourcemapping via builder sourcemap options 06181c2fb fix(@angular-devkit/build-angular): parse web-workers in tests when webWorkerTsConfig is defined @angular-devkit/build-webpack
Commit Description 615353022 fix(@angular-devkit/build-webpack): emit result when webpack is closed @ngtools/webpack
Commit Description dbbcf5c8c fix(@ngtools/webpack): only track file dependencies 7536338e0 fix(@ngtools/webpack): allow generated assets of Angular component resources 720feee34 fix(@ngtools/webpack): avoid non-actionable template type-checker syntax diagnostics 6a7bcf330 fix(@ngtools/webpack): encode component style data 12c14b565 fix(@ngtools/webpack): remove no longer needed component styles workaround @schematics/angular
Commit Description 20fd33f6d feat(@schematics/angular): destroy test module after every test 5b10d4f54 fix(@schematics/angular): remove unsafe any usage in application spec file 1b5e18e7b fix(@schematics/angular): replace interactive divwithbuttonin application component template0907b6941 fix(@schematics/angular): use stricter semver for karma-jasmine-html-reporter8ad1539c5 fix(@schematics/angular): add 'none' value for the 'style' option of the component schematic e5ba29c7d fix(@schematics/angular): display warning during migrations when using third-party builders a44dc02fe fix(@schematics/angular): add devtools to ng new Special Thanks:
Alan Agius, Charles Lyding, David Scourfield, Doug Parker, hien-pham, Joey Perrott, LeonEck, Mike Jancar, twerske, Vaibhav Singh and originalfrostig
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.0-rc.0"></a>
- 12.2.0-rc.028 Jul 2021pre-release
Release notes
Open source →@angular/cli
Commit Description 259e26979 fix(@angular/cli): merge npmrc files values @angular-devkit/build-angular
Commit Description d750c686f fix(@angular-devkit/build-angular): add priority to copy-webpack-plugin patterns @angular-devkit/build-webpack
Commit Description 615353022 fix(@angular-devkit/build-webpack): emit result when webpack is closed Special Thanks:
Alan Agius, Charles Lyding, Joey Perrott and originalfrostig
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.1.4"></a>
- 12.2.0-next.321 Jul 2021pre-release
Release notes
Open source →@angular/cli
Commit Description c1eddbdc9 fix(@angular/cli): handle YARN_environment variables duringng updateandng add6b00d1270 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
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.1.3"></a>
- 12.2.0-next.214 Jul 2021pre-release
Nothing published for this version
- 12.2.0-next.025 Jun 2021pre-release
Nothing published for this version
- 12.1.428 Jul 2021
Release notes
Open source →@angular/cli
Commit Description e02c97dd0 fix(@angular/cli): merge npmrc files values @schematics/angular
Commit Description cfc267426 fix(@schematics/angular): ensure valid SemVer range for new project Angular packages @angular-devkit/build-angular
Commit Description 55c0bddc8 fix(@angular-devkit/build-angular): add priority to copy-webpack-plugin patterns @angular-devkit/build-webpack
Commit Description b3736a3c0 fix(@angular-devkit/build-webpack): emit result when webpack is closed Special Thanks:
Alan Agius, Charles Lyding, Joey Perrott and originalfrostig
<!-- CHANGELOG SPLIT MARKER -->
<a name="12.2.0-next.3"></a>
- 12.1.321 Jul 2021
Release notes
Open source →@angular/cli
Commit Description eaa2378b6 fix(@angular/cli): handle YARN_environment variables duringng updateandng add4b9a41bde fix(@angular/cli): handle NPM_CONFIG environment variables during ng update and ng add @angular-devkit/build-angular
Commit Description 04e9ffe4f fix(@angular-devkit/build-angular): allow classes with pure annotated static properties to be optimized 6ae17e265 fix(@angular-devkit/build-angular): dasherize disable-host-check suggestion Special Thanks:
Alan Agius, Charles Lyding, Joey Perrott, LeonEck and Mike Jancar
<!-- CHANGELOG SPLIT MARKER -->
<a name="v12.2.0-next.2"></a>
- 12.1.214 Jul 2021
Nothing published for this version
- 12.1.11 Jul 2021
Nothing published for this version
- 12.1.025 Jun 2021
Nothing published for this version
- 12.1.0-next.617 Jun 2021pre-release
Nothing published for this version
- 12.1.0-next.510 Jun 2021pre-release
Nothing published for this version
- 12.1.0-next.42 Jun 2021pre-release
Nothing published for this version
- 12.1.0-next.326 May 2021pre-release
Nothing published for this version
- 12.1.0-next.219 May 2021pre-release
Nothing published for this version
- 12.0.517 Jun 2021
Nothing published for this version
- 12.0.410 Jun 2021
Nothing published for this version
- 12.0.32 Jun 2021
Nothing published for this version
- 12.0.226 May 2021
Nothing published for this version
- 12.0.119 May 2021
Nothing published for this version
- 12.0.012 May 2021
Nothing published for this version
- 12.0.0-rc.311 May 2021pre-release
Nothing published for this version
- 12.0.0-rc.26 May 2021pre-release
Nothing published for this version
- 12.0.0-rc.128 Apr 2021pre-release
Nothing published for this version
- 12.0.0-rc.021 Apr 2021pre-release
Nothing published for this version
- 12.0.0-next.914 Apr 2021pre-release
Nothing published for this version
- 12.0.0-next.87 Apr 2021pre-release
Nothing published for this version
- 12.0.0-next.72 Apr 2021pre-release
Nothing published for this version
- 12.0.0-next.624 Mar 2021pre-release
Nothing published for this version
- 12.0.0-next.518 Mar 2021pre-release
Nothing published for this version
- 12.0.0-next.410 Mar 2021pre-release
Nothing published for this version
- 12.0.0-next.33 Mar 2021pre-release
Nothing published for this version
- 12.0.0-next.224 Feb 2021pre-release
Nothing published for this version
- 12.0.0-next.117 Feb 2021pre-release
Nothing published for this version
- 12.0.0-next.011 Feb 2021pre-release
Nothing published for this version
- 11.2.1931 Mar 2022
Release notes
Open source →@angular-devkit/architect-cli
Commit Type Description 75caa1143 fix update minimistto1.2.6@angular-devkit/schematics-cli
Commit Type Description 80d479e9f fix update minimistto1.2.6@angular-devkit/benchmark
Commit Type Description f61cd1a79 fix update minimistto1.2.6Special Thanks
Alan Agius and Doug Parker
<!-- CHANGELOG SPLIT MARKER -->
<a name="13.3.0"></a>
- 11.2.1813 Jan 2022
Release notes
Open source →@angular-devkit/build-angular
Commit Type Description 534678450 fix updated webpack-dev-server to latest security patch Special Thanks
Doug Parker and iRealNirmal
<a name="13.2.0-next.1"></a>
- 11.2.1716 Dec 2021
Release notes
Open source →@angular/cli
Commit Type Description 1efff8f82 fix exclude deprecated packages with removal migration from update Special Thanks
Alan Agius and Doug Parker
<!-- CHANGELOG SPLIT MARKER -->
<a name="11.2.16"></a>
- 11.2.1615 Dec 2021
Release notes
Open source →@angular/cli
Commit Type Description f456b0962 fix error when updating Angular packages across multi-major migrations 886d2511e fix logic which determines which temp version of the CLI is to be download during ng update776d1210a fix update ng updateoutput for Angular packagesSpecial Thanks
Alan Agius and Doug Parker
<!-- CHANGELOG SPLIT MARKER -->
<a name="10.2.4"></a>
- 11.2.1527 Oct 2021
Nothing published for this version
- 11.2.143 Jun 2021
Nothing published for this version
- 11.2.1312 May 2021
Nothing published for this version
- 11.2.126 May 2021
Nothing published for this version
- 11.2.1128 Apr 2021
Nothing published for this version
- 11.2.1021 Apr 2021
Nothing published for this version
- 11.2.914 Apr 2021
Nothing published for this version
- 11.2.87 Apr 2021
Nothing published for this version
- 11.2.72 Apr 2021
Nothing published for this version
- 11.2.624 Mar 2021
Nothing published for this version
- 11.2.517 Mar 2021
Nothing published for this version
- 11.2.410 Mar 2021
Nothing published for this version
- 11.2.33 Mar 2021
Nothing published for this version