Skip to content

Releases: angular/angular-cli

v11.1.0-rc.0

14 Jan 01:46
Compare
Choose a tag to compare
v11.1.0-rc.0 Pre-release
Pre-release

Commits

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

Commit Description Notes
update IE11 Object/Array polyfills
support extracting and merging with arb format
support extracting with json file
integrate Angular compiler linker
generate consistent filenames [Closes #15157]


Special Thanks

Renovate Bot, Alan Agius, Charles Lyding, wenqi73, Doug Parker, Joey Perrott

v11.0.7

14 Jan 01:43
Compare
Choose a tag to compare

Commits



Special Thanks

Alan Agius, Doug Parker, Joey Perrott

v11.1.0-next.4

06 Jan 21:36
Compare
Choose a tag to compare
v11.1.0-next.4 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.1101.0-next.4)

Commit Description Notes
correctly resolve symlinked global styles entrypoints [Closes #3500]
don't downlevel web-animations-js [Closes #19660]
use URL rewrite in karma fallback middleware

@schematics/angular (11.1.0-next.4)

Commit Description Notes
correctly handle PropertyAssignments with StringLiteral keys [Closes #16009]
remove unnecessary scripts and dependencies

@schematics/update (0.1101.0-next.4)

Commit Description Notes
fix typo in info log [Closes #18888]


Special Thanks

Renovate Bot, Charles Lyding, Alan Agius, Keen Yee Liau, Oleksii Potiekhin, Daniel Brown, Chris Joe

v11.0.6

06 Jan 21:41
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1100.6)

Commit Description Notes
correctly resolve symlinked global styles entrypoints [Closes #3500]
don't downlevel web-animations-js [Closes #19660]
use URL rewrite in karma fallback middleware

@schematics/angular (11.0.6)

Commit Description Notes
correctly handle PropertyAssignments with StringLiteral keys [Closes #16009]
remove unnecessary scripts and dependencies

@schematics/update (0.1100.6)

Commit Description Notes
fix typo in info log [Closes #18888]


Special Thanks

Alan Agius, Keen Yee Liau, Charles Lyding, Oleksii Potiekhin, Daniel Brown, Chris Joe

v11.1.0-next.3

17 Dec 16:44
Compare
Choose a tag to compare
v11.1.0-next.3 Pre-release
Pre-release

Commits

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

Commit Description Notes
add console error when using HMR in production mode

@angular/cli (11.1.0-next.3)

Commit Description Notes
update pacote to version 11

@schematics/angular (11.1.0-next.3)

Commit Description Notes
adjust block comment

@schematics/update (0.1101.0-next.3)

Commit Description Notes
update pacote to version 11


Special Thanks

Renovate Bot, Alan Agius, Keen Yee Liau, Oleksii Potiekhin, dependabot[bot], Joey Perrott

v11.0.5

17 Dec 16:49
Compare
Choose a tag to compare

Commits

No user-facing changes.

v10.2.1

17 Dec 17:05
Compare
Choose a tag to compare

Commits

@angular/cli (10.2.1)

Commit Description Notes
bump ini from 1.3.5 to 1.3.6

@schematics/angular (10.2.1)

Commit Description Notes
adjust block comment

@schematics/update (0.1002.1)

Commit Description Notes
bump ini from 1.3.5 to 1.3.6


Special Thanks

Alan Agius, Keen Yee Liau, Oleksii Potiekhin, Joey Perrott

v9.1.13

17 Dec 16:59
Compare
Choose a tag to compare

Commits

@angular/cli (9.1.13)

Commit Description Notes
bump ini from 1.3.5 to 1.3.6

@schematics/update (0.901.13)

Commit Description Notes
bump ini from 1.3.5 to 1.3.6


Special Thanks

Alan Agius, Doug Parker, Keen Yee Liau

v11.1.0-next.2

09 Dec 22:07
Compare
Choose a tag to compare
v11.1.0-next.2 Pre-release
Pre-release

Commits

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

Commit Description Notes
enable inlining of critical CSS optimizations
support using TypeScript 4.1
identify plugin provided as string [Closes #19571]
define `forwardRef` as a pure function
add file path in CSS optimization exception [Closes #19561]
update ScriptsWebpackPlugin to work with Webpack 5
stylus not resolving imports from libraries [Closes #19524]
fix termination of process when using CTRL+C [Closes #19531]
update index html webpack plugin to use non deprecated Webpack 5 API

@angular-devkit/build-webpack (0.1101.0-next.2)

Commit Description Notes
add option for webpack stats output presence

@angular/cli (11.1.0-next.2)

Commit Description Notes
allow trailing commas in JSON files [Closes #19576]

@ngtools/webpack (11.1.0-next.2)

Commit Description Notes
support using TypeScript 4.1

@schematics/angular (11.1.0-next.2)

Commit Description Notes
generate new projects with TypeScript 4.1
allow trailing commas in JSON files [Closes #19576]

@schematics/schematics (0.1101.0-next.2)

Commit Description Notes
generate new projects with TypeScript 4.1


Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau, Renovate Bot, Doug Parker

v11.0.4

09 Dec 21:59
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1100.4)

Commit Description Notes
identify plugin provided as string [Closes #19571]
define `forwardRef` as a pure function
add file path in CSS optimization exception [Closes #19561]
stylus not resolving imports from libraries [Closes #19524]
fix termination of process when using CTRL+C [Closes #19531]

@schematics/angular (11.0.4)

Commit Description Notes
allow trailing commas in JSON files [Closes #19576]


Special Thanks

Alan Agius, Keen Yee Liau, Charles Lyding