Skip to content

Releases: angular/angular-cli

v10.1.0-next.1

15 Jul 20:28
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Commits



Special Thanks

Doug Parker

v9.1.10

02 Jul 00:06
Compare
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

v10.0.1

01 Jul 23:59
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1000.1)

Commit Description Notes
show warning when using non global locale data
match allowed dependencies against the package name
use copy-on-write asset processing for non-watch builds
update copy-webpack-plugin to 6.0.3
don't dedupe linked modules [Closes #18021]
don't dedupe modules without a name or version [Closes #17967]
emit formatted stats.json file

@angular/cli (10.0.1)

Commit Description Notes
resolve external schematics from workspace root [Closes #18083]

@schematics/angular (10.0.1)

Commit Description Notes
migrate tsconfig.base.json module and target options [Closes #18073]
split browserslist IE entries and provide better comments [Closes #18032]
don't error out on blank JSON files during migrations

@schematics/schematics (0.1000.1)

Commit Description Notes
replaced removed `runner.runSchematic` with `runner.runSchematicAsync` [Closes #18062]


Special Thanks

Alan Agius, Charles Lyding, Minko Gechev

v10.0.0

24 Jun 19:32
Compare
Choose a tag to compare

Commits

@angular-devkit/architect (0.1000.0)

Commit Description Notes
temporary workaround for TS bug with UMDs

@angular-devkit/build-angular (0.1000.0)

Commit Description Notes
rebase relative stylesheet assets when using preprocessors
provide webpack support for resolving via Yarn PnP
change tslint default formatter to stylish
show warnings when depending on CommonJS.
disable CSS `calc` optimizations [Closes #16910]
[Closes #16875]
[Closes #17890]
update copy-webpack-plugin to version 6 [Closes #17858]
dedupe duplicate modules
add link when displaying commonJS usage warnings
the path to `source_file_utils` changed in v10.0.0
ensure webpack tilde resolve behavior for stylesheet resources
retain css declarations order when using `extractCss` and `@import` rule [Closes #9475]
don't show commonjs usage for webpack-dev-server utils

@angular-devkit/build-optimizer (0.1000.0)

Commit Description Notes
use TypeScript 3.6

@angular-devkit/schematics (10.0.0)

Commit Description Notes
add module_name and data files

@angular/cli (10.0.0)

Commit Description Notes
throw error when specified project does not exist [Closes #17682]
add missing `experimentalRollupPass`in CLI schema
downgrade pacote to 9.5.12 [Closes #17314]
[Closes #16615]

@ngtools/webpack (10.0.0)

Commit Description Notes
don't emit unused file warning for`.ngtypecheck.ts`
remove internal markers
export VirtualFileSystemDecorator type

@schematics/angular (10.0.0)

Commit Description Notes
add tslint no-any and typedef rules when in strict mode
add solutions style tsconfig structure [Closes #17493]
[Closes #8138]
generate new projects us...
Read more

v8.3.28

22 Jun 22:17
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.28)

Commit Description Notes
update terser-webpack-plugin to 3.0.3 [Closes #17912]


Special Thanks

Keen Yee Liau, Alan Agius

v9.1.9

17 Jun 22:40
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.901.9)

Commit Description Notes
update terser-webpack-plugin to 3.0.3 [Closes #17912]


Special Thanks

Doug Parker, Charles Lyding, Alan Agius