Releases: angular/angular-cli
v9.1.5
Commits
@angular-devkit/build-angular (0.901.5) | ||
Commit | Description | Notes |
|
update worker-plugin |
[Closes #65] |
@angular/cli (9.1.5) | ||
Commit | Description | Notes |
|
allow configuration option in `ng deploy` |
[Closes #17613] |
@ngtools/webpack (9.1.5) | ||
Commit | Description | Notes |
|
only emit import default helper when needed | |
@schematics/angular (9.1.5) | ||
Commit | Description | Notes |
|
don't add `@angular/language-service` in new Angular projects | |
Special Thanks
Alan Agius, Doug Parker, Joey Perrott, Charles Lyding
v10.0.0-next.3
Commits
Breaking Changes
@angular-devkit/build-angular: remove deprecated evalSourceMap
, vendorSourceMap
, profile
and skipAppShell
options (8fb7e58)
The following deprecated devkit builders options have been removed:
skipAppShell:
This has no effectevalSourceMap
: This done to improve performance in older versions of the CLI and is no longer neededvendorSourceMap
: UsesourceMap.vendor
insteadprofile
: UseNG_BUILD_PROFILING
environment variable instead
Special Thanks
Renovate Bot, Alan Agius, Keen Yee Liau, Charles Lyding, Minko Gechev, Pete Bacon Darwin
v9.1.4
v10.0.0-next.2
Commits
@angular-devkit/core (10.0.0-next.1) | ||
Commit | Description | Notes |
|
workspace reader spread/rest operator usage with falsy values |
[Closes #17021] |
@schematics/angular (10.0.0-next.1) | ||
Commit | Description | Notes |
|
add migration to remove deprecated `es5BrowserSupport` option | |
Breaking Changes
@schematics/angular: remove deprecated guard `spec` option (bfd63ca)
Deprecated guard schematic option `spec` has been removed. Please use `skipTests` instead.@angular-devkit/schematics: remove deprecated FileSystemHost (b1a5f49)
Deprecated `FileSystemHost` has been removed. Use `Host` directly instead.Note: this change only effects direct @angular-devkit/schematics
users and not the application developers.
@angular-devkit/build-angular: remove deprecated `es5BrowserSupport` build option (69aa460)
Deprecated browser builder option `es5BrowserSupport` has been removed. The inclusion for ES5 polyfills will be determined from the browsers listed in the browserslist configuration.Special Thanks
Renovate Bot, Alan Agius, Doug Parker, Keen Yee Liau
v9.1.3
Commits
@angular-devkit/core (9.1.3) | ||
Commit | Description | Notes |
|
workspace reader spread/rest operator usage with falsy values |
[Closes #17021] |
@schematics/angular (9.1.3) | ||
Commit | Description | Notes |
|
generate new projects with Karma v5 |
[Closes #17388] [Closes #17241] |
Special Thanks
Alan Agius, Keen Yee Liau, Doug Parker
release: v10.0.0-next.1
Commits
@angular-devkit/build-angular (0.1000.0-next.1) | ||
Commit | Description | Notes |
|
retain css declarations order when using `extractCss` and `@import` rule |
[Closes #9475] |
@angular/cli (10.0.0-next.1) | ||
Commit | Description | Notes |
|
ensure Node.js message is shown on old Node.js versions | |
@ngtools/webpack (10.0.0-next.1) | ||
Commit | Description | Notes |
|
give higher priority to ivy-specific entry-points | |
@schematics/angular (10.0.0-next.1) | ||
Commit | Description | Notes |
|
update karma to 5.0.0 | |
Special Thanks
Renovate Bot, Alan Agius, Doug Parker, Charles Lyding, George Kalpakas, mgechev
v9.1.2
Commits
@angular-devkit/build-angular (0.901.2) | ||
Commit | Description | Notes |
|
retain css declarations order when using `extractCss` and `@import` rule |
[Closes #9475] |
@angular/cli (9.1.2) | ||
Commit | Description | Notes |
|
ensure Node.js message is shown on old Node.js versions | |
@ngtools/webpack (9.1.2) | ||
Commit | Description | Notes |
|
give higher priority to ivy-specific entry-points |
Special Thanks
Alan Agius, Doug Parker, Charles Lyding, George Kalpakas
v10.0.0-next.0
Commits
@angular-devkit/architect (0.1000.0-next.0) | ||
Commit | Description | Notes |
|
temporary workaround for TS bug with UMDs | |
@angular-devkit/build-angular (0.1000.0-next.0) | ||
Commit | Description | Notes |
|
provide webpack support for resolving via Yarn PnP | |
|
change tslint default formatter to stylish | |
|
show warnings when depending on CommonJS. | |
|
avoid overwriting localize sourcemaps | |
|
don't show commonjs usage for webpack-dev-server utils | |
|
improve quality of localized sourcemaps | |
|
reduce fast sourcemap threshold | |
@angular-devkit/build-optimizer (0.1000.0-next.0) | ||
Commit | Description | Notes |
|
use TypeScript 3.6 | |
@angular-devkit/schematics (10.0.0-next.0) | ||
Commit | Description | Notes |
|
add module_name and data files | |
|
fully resolve schematic entries within packages | |
@angular/cli (10.0.0-next.0) | ||
Commit | Description | Notes |
|
downgrade pacote to 9.5.12 |
[Closes #17314] [Closes #16615] |
|
allow configuration option in `ng deploy` |
[Closes #17332] |
|
display post migration message when updating from previous major version |
[Closes #17256] |
@angular/pwa (0.1000.0-next.0) | ||
Commit | Description | Notes |
|
add purpose any to manifest icons |
[Closes #17384] |
@ngtools/webpack (10.0.0-next.0) | ||
Commit | Description | Notes |
|
provide tsconfig path to ngcc | |
@schematics/angular (10.0.0-next.0) | ||
Commit | Description | Notes |
|
change `browserslist` file name to `.browserslistrc` | |
|
enable lazy loading on the server for new projects | |
|
invalid rgba color in app.component.html |
[Closes #17411] |
|
include assets in ts library | |
|
clarify tslint:recommended warning message | |
|
fix extra comma if inlineStyle is on | |
@schematics/schematics (0.1000.0-next.0) | ||
Commit | Description | Notes |
|
add module_name and data files |
Special Thanks
Renovate Bot, Filipe Silva, Alan Agius, Charles Lyding, Doug Parker, Minko Gechev, renovate[bot], Joey Perrott, Chau Tran, Keen Yee Liau, Wojciech Okoński, Fabian Wiles, Tarik Alani
v9.1.1
Commits
@angular-devkit/build-angular (0.901.1) | ||
Commit | Description | Notes |
|
avoid overwriting localize sourcemaps | |
@angular-devkit/build-optimizer (0.901.1) | ||
Commit | Description | Notes |
|
use TypeScript 3.6 | |
@angular-devkit/schematics (9.1.1) | ||
Commit | Description | Notes |
|
fully resolve schematic entries within packages | |
@angular/cli (9.1.1) | ||
Commit | Description | Notes |
|
downgrade pacote to 9.5.12 |
[Closes #17314] [Closes #16615] |
|
allow configuration option in `ng deploy` |
[Closes #17332] |
@angular/pwa (0.901.1) | ||
Commit | Description | Notes |
|
add purpose any to manifest icons |
[Closes #17384] |
@schematics/angular (9.1.1) | ||
Commit | Description | Notes |
|
invalid rgba color in app.component.html |
[Closes #17411] |
|
clarify tslint:recommended warning message | |
|
fix extra comma if inlineStyle is on | |
Special Thanks
Alan Agius, Charles Lyding, Minko Gechev, Joey Perrott, Renovate Bot, Chau Tran