Skip to content

Releases: angular/angular-cli

v9.1.0-next.3

11 Mar 19:01

Choose a tag to compare

v9.1.0-next.3 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.901.0-next.3)

Commit Description Notes
ensure live-reload shim workaround isolation
provide locale data discovery fallbacks
generate ES5 code in ES5 bundles for default browserslist configuration
unpin `browserslist` and `caniuse-lite` [Closes #17070]

@ngtools/webpack (9.1.0-next.3)

Commit Description Notes
integrate ngcc async


Special Thanks

Renovate Bot, Alan Agius, Charles Lyding, Keen Yee Liau, Sasha Rudan

v9.0.6

11 Mar 19:00

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.900.6)

Commit Description Notes
ensure live-reload shim workaround isolation
provide locale data discovery fallbacks
generate ES5 code in ES5 bundles for default browserslist configuration
unpin `browserslist` and `caniuse-lite` [Closes #17070]
[Closes #16790]


Special Thanks

Charles Lyding, Alan Agius, Keen Yee Liau, Sasha Rudan

v9.1.0-next.2

04 Mar 23:13

Choose a tag to compare

v9.1.0-next.2 Pre-release
Pre-release

Commits

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

Commit Description Notes
support TypeScript 3.8

@ngtools/webpack (9.1.0-next.2)

Commit Description Notes
support TypeScript 3.8

@schematics/schematics (0.901.0-next.2)

Commit Description Notes
generate packages with TypeScript 3.8


Special Thanks

Renovate Bot, Charles Lyding, Doug Parker, mgechev

v9.0.5

04 Mar 23:15

Choose a tag to compare

Commits

None



Special Thanks

Doug Parker, mgechev

v9.1.0-next.1

27 Feb 23:51

Choose a tag to compare

v9.1.0-next.1 Pre-release
Pre-release

Commits

@angular/cli (9.1.0-next.1)

Commit Description Notes
expand locale pattern in all schemas for all cases
directly remove ansi color codes when no color support

@schematics/angular (9.1.0-next.1)

Commit Description Notes
set quote_type = single in .editorconfig
Allow empty string in the type option

@angular-devkit/schematics-cli (0.901.0-next.1)

Commit Description Notes
provide resolvePaths to NodeWorkflow [Closes #17067]

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

Commit Description Notes
allow function in filename while changing the name of compiling chunks [Closes #17087]
limit the amount of CPUs used by workers
fix autoprefixer comments support in scss [Closes #17041]
baseHref with protocol and localize option

@angular/pwa (0.901.0-next.1)

Commit Description Notes
use relative paths in webmanifest

@ngtools/webpack (9.1.0-next.1)

Commit Description Notes
don't elide decorated method parameter type reference [Closes #17080]
always use VE for deprecated string route discovery
handle union type with a nullable argument


Special Thanks

Renovate Bot, Alan Agius, Charles Lyding, Sachin Grover, Doug Parker, Jonathan Chase, Cyrille Tuzi, Schneider

v9.0.4

27 Feb 22:05

Choose a tag to compare

Commits

@angular/cli (9.0.4)

Commit Description Notes
expand locale pattern in all schemas for all cases
directly remove ansi color codes when no color support

@schematics/angular (9.0.4)

Commit Description Notes
Allow empty string in the type option

@angular-devkit/schematics-cli (0.900.4)

Commit Description Notes
provide resolvePaths to NodeWorkflow [Closes #17067]

@angular-devkit/build-angular (0.900.4)

Commit Description Notes
allow function in filename while changing the name of compiling chunks [Closes #17087]
limit the amount of CPUs used by workers
fix autoprefixer comments support in scss [Closes #17041]
baseHref with protocol and localize option
update core-js to 3.6.4 [Closes #16955]

@angular/pwa (0.900.4)

Commit Description Notes
use relative paths in webmanifest

@ngtools/webpack (9.0.4)

Commit Description Notes
don't elide decorated method parameter type reference [Closes #17080]
always use VE for deprecated string route discovery
handle union type with a nullable argument


Special Thanks

Alan Agius, Sachin Grover, Charles Lyding, Doug Parker, Cyrille Tuzi, Schneider

v9.1.0-next.0

19 Feb 22:47

Choose a tag to compare

v9.1.0-next.0 Pre-release
Pre-release

Commits

@angular-devkit/benchmark (0.901.0-next.0)

Commit Description Notes
add capabilities to benchmark watch processes

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

Commit Description Notes
pass "grep" and "invertGrep" [Closes #13020]
export protractor builder

@angular/cli (9.1.0-next.0)

Commit Description Notes
Support XDG Base Directory Specfication
add pnpm options to install package task [Closes #16149]

@angular/pwa (0.901.0-next.0)

Commit Description Notes
support for maskable icons

@schematics/angular (9.1.0-next.0)

Commit Description Notes
add opt in option 'displayBlock'
update karma and karma-jasmine

@schematics/update (0.901.0-next.0)

Commit Description Notes
add pnpm and cnpm as a valid packageManagers


Special Thanks

Renovate Bot, Alan Agius, Filipe Silva, renovate[bot], Doug Parker, Charles Lyding, Keen Yee Liau, Jonathan Garvey, Reto Ryter, Seth Jones, Douglas Parker, Mike Hartington, Vikram Subramanian, Amadou Sall, Murad, minijus

v9.0.3

19 Feb 22:22

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.900.3)

Commit Description Notes
limit CPUs used by terser-webpack-plugin
Correctly prints the size of the chunk during the build statistic print.
insert sourcemap source content when using fast path

@angular/cli (9.0.3)

Commit Description Notes
print `ng update` errors stack to log file

@ngtools/webpack (9.0.3)

Commit Description Notes
elide imports for `implements` keywords [Closes #16907]
add local dts file as dependencies [Closes #16920]
[Closes #16921]

@schematics/angular (9.0.3)

Commit Description Notes
scroll issue on new app after adding Material [Closes #16966]
set inlineTemplate and inlineStyle for minimal projects


Special Thanks

Alan Agius, Keen Yee Liau, Sachin Grover, Santosh Yadav, Christoph Guttandin, Filipe Silva, Joey Perrott, EmaGht, Charles Lyding

v9.0.2

12 Feb 22:20

Choose a tag to compare

Commits

@angular/cli (9.0.2)

Commit Description Notes
add skipTests to @schematics/angular:component in config schema
typo in error message
expand locale pattern in workspace schema
fully use add command registry option when installing packages
support path spaces with temporary package installs
added clarity on angular cli version issues [Closes #16888]
fix the URL for doc search

@schematics/angular (9.0.2)

Commit Description Notes
add include to type definitions in tsconfig [Closes #16923]
migrate spec and styleext schematic options

@angular-devkit/build-angular (0.900.2)

Commit Description Notes
generate correct filenames when targeting ESNext
provide explicit return type for extract-i18n builder
only remove localize polyfill if in AOT mode
correct maximum budget size message [Closes #16871]

@angular-devkit/core (9.0.2)

Commit Description Notes
Rename to a non-existing dir [Closes #16484]

@angular-devkit/schematics (9.0.2)

Commit Description Notes
allow custom registry for node package task


Special Thanks

Charles Lyding, Alan Agius, Sachin Grover, Doug Parker, Ivan, Filipe Silva, RiccardoBracci, John Papa, George Kalpakas

v9.0.1

07 Feb 00:59

Choose a tag to compare

Commits

@ngtools/webpack (9.0.1)

Commit Description Notes
only load test helpers on tests [Closes #16858]


Special Thanks

Minko Gechev, Filipe Silva