Skip to content

Releases: angular/angular-cli

v8.3.3

05 Sep 18:54

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.3)

Commit Description Notes
fix permission errors for ES5 bundles [Closes #15490]
several issues with optimization and bundleDependencies in universal [Closes #15498]


Special Thanks

Alan Agius, Vikram Subramanian

v9.0.0-next.2

29 Aug 21:12

Choose a tag to compare

v9.0.0-next.2 Pre-release
Pre-release

Commits

@angular/cli (9.0.0-next.2)

Commit Description Notes
add support for custom npmrc paths

@schematics/angular (9.0.0-next.2)

Commit Description Notes
add migration to enable AOT by default

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

Commit Description Notes
exclude TSX test files from test coverage
remove deprecation of `baseUrl` in protractor builder [Closes #13952]
disable top level variable and function name mangling
ensure generator polyfills are present for ES5


Special Thanks

Alan Agius, Charles Lyding, Adam Vigneaux, vikerman, Renovate Bot, Filipe Silva

v8.3.2

29 Aug 21:11

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.2)

Commit Description Notes
disable top level variable and function name mangling
remove deprecation of `baseUrl` in protractor builder [Closes #13952]
ensure generator polyfills are present for ES5


Special Thanks

Alan Agius, Charles Lyding, vikerman

v9.0.0-next.1

28 Aug 09:04

Choose a tag to compare

v9.0.0-next.1 Pre-release
Pre-release

Commits

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

Commit Description Notes
add sourcemap comment for ES2015 differential loading (#15461) [Closes #15460]
update worker-plugin to 3.2.0 (#15456) [Closes #15188]
[Closes #14582]
default poll value when not present (#15417)

@angular-devkit/build-optimizer (0.900.0-next.1)

Commit Description Notes
don't mark tslib helpers which are suffixed with `$` and a number as pure (#15451) [Closes #15451]
[Closes #15392]
replace multiple tslib helpers (#15400)

@angular-devkit/core (9.0.0-next.1)

Commit Description Notes
track workspace targets with no original collection (#15413) [Closes #15403]

@angular/cli (9.0.0-next.1)

Commit Description Notes
handle promise rejection on analytics install prompt (#15455)

@ngtools/webpack (9.0.0-next.1)

Commit Description Notes
only add ctor params to decorated classes (#15416) [Closes #15404]

@schematics/angular (9.0.0-next.1)

Commit Description Notes
add migration for `ngsw-config.json` (#15443)
add migration for dependencies (#15421)
open twitter link in new tab (#15446)
update tsickle to 0.37.0 (#15430) [Closes #15428]
implements items type for guard schematics (#15412)


Special Thanks

Renovate Bot, Alan Agius, Charles Lyding, mgechev, Joey Perrott, vikerman, Wataru KASAHARA, Cédric Exbrayat

v8.3.1

28 Aug 09:04

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.803.1)

Commit Description Notes
add sourcemap comment for ES2015 differential loading (#15461) [Closes #15460]
update worker-plugin to 3.2.0 (#15456) [Closes #15188]
[Closes #14582]

@angular-devkit/build-optimizer (0.803.1)

Commit Description Notes
don't mark tslib helpers which are suffixed with `$` and a number as pure (#15451) [Closes #15451]
[Closes #15392]
replace multiple tslib helpers (#15400)

@angular-devkit/core (8.3.1)

Commit Description Notes
track workspace targets with no original collection (#15413) [Closes #15403]

@ngtools/webpack (8.3.1)

Commit Description Notes
only add ctor params to decorated classes (#15416) [Closes #15404]

@schematics/angular (8.3.1)

Commit Description Notes
open twitter link in new tab (#15446)
update tsickle to 0.37.0 (#15430) [Closes #15428]
implements items type for guard schematics (#15412)


Special Thanks

Charles Lyding, Alan Agius, mgechev, vikerman, Cédric Exbrayat

v9.0.0-next.0

22 Aug 17:27

Choose a tag to compare

v9.0.0-next.0 Pre-release
Pre-release

Commits

@schematics/angular (9.0.0-next.0)

Commit Description Notes
hide universal schematic
update workspace dev dependencies
ivy library migration
remove enableIvy option
introduce Ivy libraries for development
add twitter link icon (#15385)
handle existence of un-referenced library prod tsconfig
default interface for guard

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

Commit Description Notes
collect test coverage from JSX/TSX files

@schematics/schematics (0.900.0-next.0)

Commit Description Notes
move development depedencies to `devDependencies` section

Breaking Changes

@schematics/angular: hide universal schematic (426c1da)

universal schematic is now hidden and cannot be used with the `ng generate` command.

Users who want a working universal application should use ng add @nguniversal/express-engine or ng add @nguniversal/hapi-engine


Special Thanks

Alan Agius, Renovate Bot, Charles Lyding, Judy Bogart, Keen Yee Liau, Stefanie Fluin, Adam Vigneaux, Cédric Exbrayat, Simon Jespersen

v8.3.0

22 Aug 17:21

Choose a tag to compare

Commits

@schematics/angular (8.3.0)

Commit Description Notes
add twitter link icon (#15385)
default interface for guard


Special Thanks

Judy Bogart, Keen Yee Liau, Stefanie Fluin, Charles Lyding, Alan Agius, Cédric Exbrayat

v8.3.0-rc.0

15 Aug 15:26

Choose a tag to compare

v8.3.0-rc.0 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.803.0-rc.0)

Commit Description Notes
serve option merging is being overridden by defaults in schema (#15328) [Closes #15273]
[Closes #15064]
never use component css sourcemap when optimizations are on. (#15238)

@angular-devkit/build-optimizer (0.803.0-rc.0)

Commit Description Notes
don't add pure comments to tslib helpers (#15303) [Closes #15301]

@ngtools/webpack (8.3.0-rc.0)

Commit Description Notes
add support for raw-loader 2 and 3 (#15311) [Closes #15286]
[Closes #15149]
add more details to the unused files warnings (#15321)

@schematics/angular (8.3.0-rc.0)

Commit Description Notes
cli app redesign (#14403)
handle the inlineTemplate case for ng new (#15324)
add `manifest.webmanifest` to the list of prefetched files in ngws-config.json (#15277)

@schematics/schematics (0.803.0-rc.0)

Commit Description Notes
exclude typescript sources from published files (#15329)


Special Thanks

Renovate Bot, Alan Agius, Charles Lyding, mgechev, Filipe Silva, Simon Jespersen, Minko Gechev, Stefanie Fluin

v8.3.0-next.2

15 Aug 01:38

Choose a tag to compare

v8.3.0-next.2 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.802.2)

Commit Description Notes
serve option merging is being overridden by defaults in schema (#15328) [Closes #15273]
[Closes #15064]
never use component css sourcemap when optimizations are on. (#15238)

@angular-devkit/build-optimizer (0.802.2)

Commit Description Notes
don't add pure comments to tslib helpers (#15303) [Closes #15301]

@ngtools/webpack (8.2.2)

Commit Description Notes
add support for raw-loader 2 and 3 (#15311) [Closes #15286]
[Closes #15149]
add more details to the unused files warnings (#15321)

@schematics/angular (8.2.2)

Commit Description Notes
cli app redesign (#14403)
handle the inlineTemplate case for ng new (#15324)
add `manifest.webmanifest` to the list of prefetched files in ngws-config.json (#15277)

@schematics/schematics (0.802.2)

Commit Description Notes
exclude typescript sources from published files (#15329)


Special Thanks

Renovate Bot, Alan Agius, Charles Lyding, Filipe Silva, mgechev, Simon Jespersen, Minko Gechev, Stefanie Fluin

v8.2.2

15 Aug 01:38

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.802.2)

Commit Description Notes
serve option merging is being overridden by defaults in schema (#15328) [Closes #15273]
[Closes #15064]
never use component css sourcemap when optimizations are on. (#15238)
avoid defer attribute for Safari nomodule polyfill (#15276)

@angular-devkit/build-optimizer (0.802.2)

Commit Description Notes
don't add pure comments to tslib helpers (#15314) [Closes #15301]

@ngtools/webpack (8.2.2)

Commit Description Notes
add more details to the unused files warnings (#15321)

@schematics/angular (8.2.2)

Commit Description Notes
add `manifest.webmanifest` to the list of prefetched files in ngws-config.json (#15277)

@schematics/schematics (0.802.2)

Commit Description Notes
exclude typescript sources from published files (#15329)


Special Thanks

Alan Agius, mgechev, Simon Jespersen, Filipe Silva, Charles Lyding