Skip to content

Releases: angular/angular-cli

v10.0.7

21 Aug 00:28
Compare
Choose a tag to compare

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

13 Aug 18:10
Compare
Choose a tag to compare
v10.1.0-next.5 Pre-release
Pre-release

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

13 Aug 18:10
Compare
Choose a tag to compare

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

06 Aug 01:08
Compare
Choose a tag to compare
v10.1.0-next.4 Pre-release
Pre-release

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

31 Jul 20:43
Compare
Choose a tag to compare
v10.1.0-next.3 Pre-release
Pre-release

Commits

@schematics/angular (10.1.0-next.3)

Commit Description Notes
generate projects using jasmine-core 3.6.x
update codelyzer to stable version
show info message when depending on `rxjs-compat`

@schematics/schematics (0.1001.0-next.3)

Commit Description Notes
await expect result in full schematic test
generate new schematics using TypeScript 3.9


Special Thanks

Renovate Bot, Charles Lyding, Alan Agius, Doug Parker, dependabot[bot], Tom Dutton, Keen Yee Liau, Joey Perrott

v10.0.5

31 Jul 20:32
Compare
Choose a tag to compare

Commits

@schematics/angular (10.0.5)

Commit Description Notes
show info message when depending on `rxjs-compat`

@schematics/schematics (0.1000.5)

Commit Description Notes
await expect result in full schematic test


Special Thanks

Charles Lyding, Doug Parker, Alan Agius, Joey Perrott

v10.1.0-next.2

22 Jul 20:30
Compare
Choose a tag to compare
v10.1.0-next.2 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.1001.0-next.2)

Commit Description Notes
mark rxjs add imports as having side effects
avoid ES module assumption for vendor files [Closes #18284]
flatten child compilation errors and warnings [Closes #18231]

@schematics/angular (10.1.0-next.2)

Commit Description Notes
remove reference to tsconfig.spec.json in tsconfig.json when minimal=true

@schematics/schematics (0.1001.0-next.2)

Commit Description Notes
generate new schematics using TypeScript 3.9


Special Thanks

Renovate Bot, Alan Agius, Vlad Tansky, Charles Lyding, Keen Yee Liau, dependabot[bot], Pete Bacon Darwin, Amit Bublil

v10.0.4

22 Jul 20:25
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1000.4)

Commit Description Notes
mark rxjs add imports as having side effects
avoid ES module assumption for vendor files [Closes #18284]
flatten child compilation errors and warnings [Closes #18231]

@angular-devkit/core (10.0.4)

Commit Description Notes
update `ajv` to `6.12.3`

@schematics/angular (10.0.4)

Commit Description Notes
remove reference to tsconfig.spec.json in tsconfig.json when minimal=true

@schematics/schematics (0.1000.4)

Commit Description Notes
generate new schematics using TypeScript 3.9


Special Thanks

Alan Agius, Vlad Tansky, Charles Lyding, Keen Yee Liau, Pete Bacon Darwin, Amit Bublil

v9.1.12

22 Jul 20:36
Compare
Choose a tag to compare

Commits

@angular-devkit/core (9.1.12)

Commit Description Notes
update `ajv` to `6.12.3`


Special Thanks

Alan Agius, Keen Yee Liau

v8.3.29

22 Jul 20:44
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.29)

Commit Description Notes
update copy-webpack-plugin to 6.0.3

@angular-devkit/core (8.3.29)

Commit Description Notes
update `ajv` to `6.12.3`


Special Thanks

Alan Agius, Keen Yee Liau