Releases: angular/angular-cli
v10.1.0-rc.0
Commits
The @angular-devkit/build-ng-packagr package has been deprecated. Exported API's and builder are now available from @angular-devkit/build-angular.
@angular-devkit/architect (0.1001.0-rc.0) | ||
| Commit | Description | Notes |
|
|
support async generator based builders | |
@angular-devkit/build-angular (0.1001.0-rc.0) | ||
| Commit | Description | Notes |
|
|
allow transformation of i18n extraction builder configuration |
[Closes #16679] |
|
|
support @angular/localize 10.1.0 | |
|
|
handle base tag endOffset in index.html generation |
[Closes #18381] |
Special Thanks
Charles Lyding, Alan Agius, Renovate Bot, Hari G, Keen Yee Liau
v10.0.8
Commits
@schematics/schematics (0.1000.8) | ||
| Commit | Description | Notes |
|
|
run install step with sample schematics |
[Closes #17425] |
Special Thanks
Keen Yee Liau, Hari G, Charles Lyding
v10.1.0-next.7
Commits
This release upgrades TypeScript to v4.0.
@schematics/schematics (0.1001.0-next.7) | ||
| Commit | Description | Notes |
|
|
run install step with sample schematics |
[Closes #17425] |
Special Thanks
Renovate Bot, Charles Lyding, Alan Agius, Doug Parker, Keen Yee Liau, Hari G
v10.1.0-next.6
Commits
@angular-devkit/architect-cli (0.1001.0-next.6) | ||
| Commit | Description | Notes |
|
|
show warning when using deprecated options | |
@angular-devkit/build-angular (0.1001.0-next.6) | ||
| Commit | Description | Notes |
|
|
support i18n message extraction with Ivy |
[Closes #18275] |
|
|
add `ng-packagr` builder in `@angular-devkit/build-angular` | |
|
|
enable HMR for extracted CSS | |
|
|
don't warn on transitive CommonJS dependencies in AOT mode |
[Closes #18526] |
|
|
don't log blank warnings in console |
[Closes #18524] |
@angular-devkit/core (10.1.0-next.6) | ||
| Commit | Description | Notes |
|
|
add `useXDeprecatedProvider` to `SchemaRegistry` | |
|
|
strict typings for json, logger, and virtual-fs | |
|
|
avoid RxJS performance penalty in sync fs calls | |
@angular/cli (10.1.0-next.6) | ||
| Commit | Description | Notes |
|
|
update configuration schema with ivy i18n extraction support | |
|
|
show warning when using deprecated options | |
@angular-devkit/schematics-cli (0.1001.0-next.6) | ||
| Commit | Description | Notes |
|
|
show warning when using deprecated options | |
|
|
use workflow to list schematics |
[Closes #18548] |
@schematics/angular (10.1.0-next.6) | ||
| Commit | Description | Notes |
|
|
add `strictInputAccessModifiers` option when using strict mode | |
|
|
change `extends` from `tsconfig.base.json` to `tsconfig.json` | |
|
|
don't create e2e script when createApplication is false |
[Closes #13412] |
Special Thanks
Alan Agius, Renovate Bot, Charles Lyding, Doug Parker, Keen Yee Liau, santoshyadavdev, JoostK, timdeschryver
v10.0.7
Commits
@angular-devkit/build-angular (0.1000.7) | ||
| Commit | Description | Notes |
|
|
don't warn on transitive CommonJS dependencies in AOT mode |
[Closes #18526] |
|
|
don't log blank warnings in console |
[Closes #18524] |
@angular-devkit/core (10.0.7) | ||
| Commit | Description | Notes |
|
|
avoid RxJS performance penalty in sync fs calls | |
@angular-devkit/schematics-cli (0.1000.7) | ||
| Commit | Description | Notes |
|
|
use workflow to list schematics |
[Closes #18548] |
Special Thanks
Alan Agius, Doug Parker, JoostK
v10.1.0-next.5
Commits
@angular-devkit/architect (0.1000.6) | ||
| Commit | Description | Notes |
|
|
add name of the non-existing project to error message | |
@angular-devkit/build-angular (0.1000.6) | ||
| Commit | Description | Notes |
|
|
support multiple translation files per locale |
[Closes #18276] |
|
|
better handle relative paths with bundleDependencies=false | |
|
|
generate service worker manifest when running build in watch mode |
[Closes #16883] |
@angular-devkit/build-optimizer (0.1000.6) | ||
| Commit | Description | Notes |
|
|
handle undefined factoryMeta in Webpack plugin | |
@angular-devkit/schematics (10.0.6) | ||
| Commit | Description | Notes |
|
|
ensure task option values are defined | |
|
|
verify filesystem createSourceFromUrl context before use | |
@ngtools/webpack (10.0.6) | ||
| Commit | Description | Notes |
|
|
issue warning when using `strictMetadataEmit` |
[Closes #18424] |
@schematics/angular (10.0.6) | ||
| Commit | Description | Notes |
|
|
add migration to remove solution style tsconfig |
[Closes #18040] [Closes #18130] [Closes #18170] |
|
|
remove solution style tsconfig from new projects |
[Closes #18040] [Closes #18170] |
|
|
improve compiler options migration error reporting | |
Special Thanks
Charles Lyding, Alan Agius, Minko Gechev, Tobias Gassmann, Alexey Makhrov, Doug Parker, Ville Lahdenvuo
v10.0.6
Commits
@angular-devkit/architect (0.1000.6) | ||
| Commit | Description | Notes |
|
|
add name of the non-existing project to error message | |
@angular-devkit/build-angular (0.1000.6) | ||
| Commit | Description | Notes |
|
|
better handle relative paths with bundleDependencies=false | |
|
|
generate service worker manifest when running build in watch mode |
[Closes #16883] |
@ngtools/webpack (10.0.6) | ||
| Commit | Description | Notes |
|
|
issue warning when using `strictMetadataEmit` |
[Closes #18424] |
Special Thanks
Alan Agius, Minko Gechev, Tobias Gassmann, Alexey Makhrov, Doug Parker, Charles Lyding
v10.1.0-next.4
Commits
@angular-devkit/build-angular (0.1001.0-next.4) | ||
| Commit | Description | Notes |
|
|
don't use parent modules while deduping | |
@angular-devkit/schematics (10.1.0-next.4) | ||
| Commit | Description | Notes |
|
|
set correct parent id in actions lists |
[Closes #18446] |
@schematics/angular (10.1.0-next.4) | ||
| Commit | Description | Notes |
|
|
warn when migrating to v6 if asset glob is missing | |
Special Thanks
Charles Lyding, Alan Agius, Renovate Bot, Doug Parker
v10.1.0-next.3
Commits
Special Thanks
Renovate Bot, Charles Lyding, Alan Agius, Doug Parker, dependabot[bot], Tom Dutton, Keen Yee Liau, Joey Perrott