Releases: angular/angular-cli
Releases · angular/angular-cli
v12.2.0-rc.0
28 Jul 21:05
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v12.1.2
14 Jul 23:46
Compare
Sorry, something went wrong.
No results found
v12.2.0-next.1
01 Jul 21:56
Compare
Sorry, something went wrong.
No results found
v12.1.1
01 Jul 21:57
Compare
Sorry, something went wrong.
No results found
v12.2.0-next.0
25 Jun 01:11
Compare
Sorry, something went wrong.
No results found
v12.1.0
25 Jun 01:10
Compare
Sorry, something went wrong.
No results found
Commits
@angular-devkit/build-angular (12.1.0)
Commit
Description
Notes
enable webpack Trusted Types support
deprecate protractor builder
suppport using TypeScript 4.3
revert open to 8.0.2
[Closes #20807]
correctly ignore inline styles during i18n extraction
use the name as chunk filename instead of id
handle ng-packagr errors more gracefully.
control linker template sourcemapping via builder sourcemap options
parse web-workers in tests when webWorkerTsConfig is defined
use CSS optimization plugin that leverages workers
enable opt-in usage of file system cache
@angular/cli (12.1.0)
Commit
Description
Notes
show Node.js version support status in version command
[Closes #20879]
handle unscoped authentication details in `.npmrc` files
don't resolve `.npmrc` from parent directories
@ngtools/webpack (12.1.0)
Commit
Description
Notes
support using TypeScript 4.3
remove redundant inline style cache
ensure plugin provided Webpack instance is used
disable caching for ngcc synchronous Webpack resolver
remove no longer needed component styles workaround
@schematics/angular (12.1.0)
Commit
Description
Notes
create new projects with TypeScript 4.3
add migration to replace deprecated `--prod`
[Closes #21036]
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, Joey Perrott, Bjarki, Vaibhav Singh, twerske, David Scourfield, hien-pham, Alberto Calvo, Paul Gschwendtner, Keen Yee Liau