Commits
@angular-devkit/build-angular (12.1.0-next.5) | ||
Commit | Description | Notes |
suppport using TypeScript 4.3 | ||
ensure all Webpack Stats assets are present on rebuilds |
[Closes #21038] | |
dispose Sass worker resources on Webpack shutdown |
[Closes #20985] | |
show progress during re-builds | ||
correctly mark async chunks as non initial in dev-server | ||
add web-workers in lazy chunks in stats output |
[Closes #21059] | |
styles CSS files not available in unit tests |
[Closes #21054] | |
reduce memory usage by cleaning output directory before emitting | ||
@angular-devkit/schematics (12.1.0-next.5) | ||
Commit | Description | Notes |
handle updating renamed files |
[Closes #14255] [Closes #21083] | |
@angular/cli (12.1.0-next.5) | ||
Commit | Description | Notes |
avoid shell exec when bootstrapping update command | ||
correctly redirect nested Angular schematic dependency requests |
[Closes #21075] | |
@ngtools/webpack (12.1.0-next.5) | ||
Commit | Description | Notes |
support using TypeScript 4.3 | ||
ensure plugin provided Webpack instance is used | ||
disable caching for ngcc synchronous Webpack resolver | ||
@schematics/angular (12.1.0-next.5) | ||
Commit | Description | Notes |
create new projects with TypeScript 4.3 | ||
added webWorkerTsConfig into test option | ||
working with formatting | ||
Special Thanks
Charles Lyding, Alan Agius, Doug Parker, Santosh Mahto, Joey Perrott