Skip to content

Releases: angular/angular-cli

v11.2.0-rc.1

05 Feb 19:42
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v11.1.0

20 Jan 19:59
Compare
Choose a tag to compare

Commits

@angular-devkit/build-angular (0.1101.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
enable inlining of critical CSS optimizations
support using TypeScript 4.1
support following symlinked asset directories
resolve i18n outFile with normalized format
generate consistent filenames [Closes #15157]
add console error when using HMR in production mode
update ScriptsWebpackPlugin to work with Webpack 5
stylus not resolving imports from libraries [Closes #19524]
update index html webpack plugin to use non deprecated Webpack 5 API
allow default Webpack 5 caching
apply local libraries sourcemap without `vendor: true` [Closes #11305]
update Angular peer dependencies to 11.1 prerelease
remove workaround for Webpack 5 sourcemaps
show missing karma-coverage error when it's not configured
convert file replacements to system paths before use
improve builder phase reporting
re-enable webpack 5 license extraction support
use source locale with non-localized dev serving

@angular-devkit/build-webpack (0.1101.0)

Commit Description Notes
add option for webpack stats output presence
properly shutdown webpack 5 compilation

@angular/cli (11.1.0)

Commit Description Notes
avoid analytics cli object check if not present
add @angular-devkit/architect to ng-update packageGroup
update pacote to version 11
allow trailing commas in JSON files [Closes #19576]

...

Read more