Skip to content

Releases: angular/angular-cli

v10.1.0-next.2

22 Jul 20:30

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

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

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

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

v10.1.0-next.1

15 Jul 20:28

Choose a tag to compare

v10.1.0-next.1 Pre-release
Pre-release

Commits

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

Commit Description Notes
suppress warning for CommonJS templateUrl and styleUrl
don't emit empty warnings [Closes #18231]
wrap ES5 differential loading bundles

@schematics/angular (10.1.0-next.1)

Commit Description Notes
remove async test helper function from component schematic
consecutive blank lines in routing.module.ts
keep tslint rules ordered
don't add e2e tsconfig reference in solution tsconfig [Closes #18190]


Special Thanks

Renovate Bot, Charles Lyding, Keen Yee Liau, Alan Agius, Sachin Grover, Cédric Exbrayat

v10.0.3

15 Jul 20:27

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1000.3)

Commit Description Notes
suppress warning for CommonJS templateUrl and styleUrl
don't emit empty warnings [Closes #18231]
wrap ES5 differential loading bundles

@schematics/angular (10.0.3)

Commit Description Notes
consecutive blank lines in routing.module.ts
don't add e2e tsconfig reference in solution tsconfig [Closes #18190]


Special Thanks

Alan Agius, Keen Yee Liau, Charles Lyding, Sachin Grover

v10.1.0-next.0

09 Jul 21:02

Choose a tag to compare

v10.1.0-next.0 Pre-release
Pre-release

Commits

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

Commit Description Notes
update copy-webpack-plugin to 6.0.3
update copy-webpack-plugin to version 6 [Closes #17858]

@angular-devkit/schematics-cli (0.1001.0-next.0)

Commit Description Notes
only show prompts in TTY terminals

@ngtools/webpack (10.1.0-next.0)

Commit Description Notes
add ngcc initial run check
only process dependent packages with NGCC

@schematics/angular (10.1.0-next.0)

Commit Description Notes
emit declaration maps for local library builds [Closes #17888]


Special Thanks

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

v10.0.2

09 Jul 21:00

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1000.2)

Commit Description Notes
remove non-global locale import warning
show child compilation errors [Closes #17565]

@ngtools/webpack (10.0.2)

Commit Description Notes
don't elide used imports for transformed ShorthandPropertyAssignment [Closes #18149]
[Closes #17347]

@schematics/angular (10.0.2)

Commit Description Notes
provide more context on offending invalid JSON file
validate project name before prompts [Closes #14994]


Special Thanks

Alan Agius, Doug Parker, Kishan Gajera, Simon Kurtz, mgechev

v9.1.11

09 Jul 21:06

Choose a tag to compare

Commits



Special Thanks

Doug Parker

v9.1.10

02 Jul 00:06

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.901.10)

Commit Description Notes
update copy-webpack-plugin to 6.0.3


Special Thanks

Alan Agius, Minko Gechev, Charles Lyding