Skip to content

Releases: angular/angular-cli

v11.2.0

11 Feb 21:36

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1102.0)

Commit Description Notes
detect and use tailwindcss in projects
support targeting ES2017 with Zone.js
support karma version 6.x
ensure i18n extraction sourcemaps are fully configured
the root Tailwind configuration file is always picked
fixed ignoring of karma plugins config [Closes #19993]
increase resilience of babel cache identifier
update Angular peer dependencies to 11.2 prerelease
resolve less from build-angular package
add service-worker as optional peer dependency

@angular-devkit/core (11.2.0)

Commit Description Notes
provide prompt validation errors to provider

@angular/cli (11.2.0)

Commit Description Notes
provide additional status messaging for ng add [Closes #17983]
update NPM 7 guidance
only show incompatible NPM error when NPM is used as package manager
temporarily limit npm to version 6
redirect Angular schematic dependency requests to known versions
avoid using number inquirer prompt in schematic prompts

@ngtools/webpack (11.2.0)

Commit Description Notes
reduce overhead of Angular compiler rebuild requests
update Angular peer dependencies to 11.2 prerelease
don't use `skipTemplateCodegen` to determine if compilation is JIT mode [Closes #19949]

@schematics/angular (11.2.0)

Commit Description Notes
create new projects with karma 6.0


Special Thanks

Renovate Bot, Charles Lyding, Alan Agius, Doug Parker, Keen Yee Liau, Bruno Baia, Amadou Sall, S. Iftekhar Hossain

v11.2.0-rc.1

05 Feb 19:42

Choose a tag to compare

v11.2.0-rc.1 Pre-release
Pre-release

Commits

@angular/cli (11.2.0-rc.1)

Commit Description Notes
only show incompatible NPM error when NPM is used as package manager


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius

v11.2.0-rc.0

05 Feb 00:20

Choose a tag to compare

v11.2.0-rc.0 Pre-release
Pre-release

Commits

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

Commit Description Notes
detect and use tailwindcss in projects
increase resilience of babel cache identifier
remove `0.0.0` version from supported Angular semver versions error message
update Angular peer dependencies to 11.2 prerelease
error with status code when response code is not 200
handle promise rejection in IndexHtmlWebpackPlugin [Closes #19893]
add fallback for non defined stats options
fix budgets for any script with differential loading enabled [Closes #19849]
allow emitting multiple files with the same filename [Closes #12186]
styles that are not injected do count for initial bundle size [Closes #17672]

@angular-devkit/schematics (11.2.0-rc.0)

Commit Description Notes
merge external schematics after execution
check merge ancestry of delegate & scoped trees
Fix merge that causes an overwrite [Closes #11337]

@angular/cli (11.2.0-rc.0)

Commit Description Notes
provide additional status messaging for ng add [Closes #17983]
temporarily limit npm to version 6
resolve migration collections from containing package
remove unnecessary promise around "open"
redirect Angular schematic dependency requests to known versions

@ngtools/webpack (11.2.0-rc.0)

Commit Description Notes
update Angular peer dependencies to 11.2 prerelease
don't use `skipTemplateCodegen` to determine if compilation is JIT mode [Closes #19949]
recover from component stylesheet errors [Closes #19892]
improve resource loader caching


Special Thanks

Alan Agius, Charles Lyding, Renovate Bot, Keen Yee Liau, Vladimir Pavlenko, Dominic Elm, profanis, Matt Lewis, Joey Perrott, Mike Brocchi

v11.1.4

05 Feb 19:46

Choose a tag to compare

Commits

@angular/cli (11.1.4)

Commit Description Notes
only show incompatible NPM error when NPM is used as package manager


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius

v11.1.3

05 Feb 00:37

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1101.3)

Commit Description Notes
remove `0.0.0` version from supported Angular semver versions error message
update Angular peer dependencies to 11 stable
error with status code when response code is not 200
handle promise rejection in IndexHtmlWebpackPlugin [Closes #19893]
add fallback for non defined stats options
fix budgets for any script with differential loading enabled [Closes #19849]
allow emitting multiple files with the same filename [Closes #12186]
styles that are not injected do count for initial bundle size [Closes #17672]

@angular-devkit/schematics (11.1.3)

Commit Description Notes
merge external schematics after execution
check merge ancestry of delegate & scoped trees
Fix merge that causes an overwrite [Closes #11337]

@angular/cli (11.1.3)

Commit Description Notes
temporarily limit npm to version 6
resolve migration collections from containing package
remove unnecessary promise around "open"

@ngtools/webpack (11.1.3)

Commit Description Notes
update Angular peer dependencies to 11 stable
don't use `skipTemplateCodegen` to determine if compilation is JIT mode [Closes #19949]
recover from component stylesheet errors [Closes #19892]
improve resource loader caching


Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau, Vladimir Pavlenko, Dominic Elm, profanis, Matt Lewis, Joey Perrott, Mike Brocchi

v10.2.2

05 Feb 20:35

Choose a tag to compare

Commits

@angular/cli (10.2.2)

Commit Description Notes
correctly access root workspace path
only show incompatible NPM error when NPM is used as package manager
temporarily limit npm to version 6


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius

v9.1.14

05 Feb 20:42

Choose a tag to compare

Commits

@angular/cli (9.1.14)

Commit Description Notes
correctly access root workspace path
only show incompatible NPM error when NPM is used as package manager
temporarily limit npm to version 6


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius

v11.2.0-next.0

28 Jan 02:35

Choose a tag to compare

v11.2.0-next.0 Pre-release
Pre-release

Commits

@angular-devkit/build-angular (0.1101.2)

Commit Description Notes
support targeting ES2017 with Zone.js
support karma version 6.x
inlining fonts behind proxy [Closes #19401]
correctly handle scripts when using subresource-integrity option [Closes #19829]
resolve less from build-angular package
add service-worker as optional peer dependency

@angular-devkit/core (11.1.2)

Commit Description Notes
provide prompt validation errors to provider

@angular/cli (11.1.2)

Commit Description Notes
avoid using number inquirer prompt in schematic prompts

@schematics/angular (11.1.2)

Commit Description Notes
create new projects with karma 6.0

@schematics/update (0.1101.2)

Commit Description Notes
update line end normalization for CA file read from .npmrc


Special Thanks

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

v11.1.2

28 Jan 02:33

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1101.2)

Commit Description Notes
inlining fonts behind proxy [Closes #19401]
correctly handle scripts when using subresource-integrity option [Closes #19829]

@schematics/update (0.1101.2)

Commit Description Notes
update line end normalization for CA file read from .npmrc


Special Thanks

Alan Agius, Doug Parker, Joey Perrott, minijus

v11.1.1

22 Jan 21:44

Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1101.1)

Commit Description Notes
resolve less from build-angular package
resolve postcss from build-angular package [Closes #19839]

@ngtools/webpack (11.1.1)

Commit Description Notes
perform import eliding before TypeScript transforms [Closes #13297]


Special Thanks

Alan Agius, Doug Parker, Charles Lyding