Skip to content

Releases: angular/angular-cli

v13.3.7

25 May 19:35
Compare
Choose a tag to compare

13.3.7 (2022-05-25)

@angular-devkit/build-angular

Commit Description
fix - a54018d8f add debugging and timing information in JavaScript and CSS optimization plugins

Special Thanks

Alan Agius and Joey Perrott

v14.0.0-rc.1

18 May 20:56
Compare
Choose a tag to compare
v14.0.0-rc.1 Pre-release
Pre-release

14.0.0-rc.1 (2022-05-18)

@schematics/angular

Commit Description
fix - b928d973e alphabetically order imports during component generation

@angular/cli

Commit Description
fix - 6f6b453fb ng doc doesn't open browser in Windows
fix - 160cb0718 correctly handle --search option in ng doc
fix - 4b22593c4 ensure all available package migrations are executed
fix - bdf2b9bfa print schematic errors correctly
fix - db0cb5593 resolve relative schematic from angular.json instead of current working directory
fix - e5bdadac4 skip prompt or warn when setting up autocompletion without a global CLI install

@angular-devkit/build-angular

Commit Description
fix - 587082fb0 close compiler on Karma exit

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Elton Coelho, George Kalpakas and Kristiyan Kostadinov

v13.3.6

18 May 19:05
Compare
Choose a tag to compare

13.3.6 (2022-05-18)

@angular/cli

Commit Description
fix - e20964c43 resolve relative schematic from angular.json instead of current working directory

@angular-devkit/build-angular

Commit Description
fix - 16fec8d58 update babel-loader to 8.2.5

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Paul Gschwendtner

v14.0.0-rc.0

11 May 22:13
Compare
Choose a tag to compare
v14.0.0-rc.0 Pre-release
Pre-release

14.0.0-rc.0 (2022-05-11)

@schematics/angular

Commit Description
fix - 7e8e42063 add migration to remove package.json in libraries secondary entrypoints
fix - 1921b07ee don't add path mapping to old entrypoint definition file
fix - 27cb29438 remove extra space in standalone imports

@angular/cli

Commit Description
fix - d46cf6744 display option descriptions during auto completion
fix - 644f86d55 improve error message for Windows autocompletion use cases

@angular-devkit/build-angular

Commit Description
fix - ac1383f9e properly handle locally-built APF v14 libraries

Special Thanks

Alan Agius, Charles Lyding, Cédric Exbrayat, Doug Parker, Jason Bedard, Kristiyan Kostadinov, Paul Gschwendtner and alkavats1

v14.0.0-next.13

04 May 20:36
Compare
Choose a tag to compare
v14.0.0-next.13 Pre-release
Pre-release

14.0.0-next.13 (2022-05-04)

Breaking Changes

@angular-devkit/schematics

  • Schematics NodePackageInstallTask will not execute package scripts by default
    The NodePackageInstallTask will now use the package manager's --ignore-scripts option by default.
    The --ignore-scripts option will prevent package scripts from executing automatically during an install.
    If a schematic installs packages that need their install/postinstall scripts to be executed, the
    NodePackageInstallTask now contains an allowScripts boolean option which can be enabled to provide the
    previous behavior for that individual task. As with previous behavior, the allowScripts option will
    prevent the individual task's usage of the --ignore-scripts option but will not override the package
    manager's existing configuration.

@schematics/angular

Commit Description
feat - 3fa38b08b introduce addDependency rule to utilities
feat - b07ccfbb1 introduce a utility subpath export for Angular rules and utilities

@angular/cli

Commit Description
feat - 4212fb8de add prompt to set up CLI autocompletion
feat - fb0622893 don't prompt to set up autocompletion for ng update and ng completion commands
feat - 022d8c7bb make ng completion set up CLI autocompletion by modifying .bashrc files
feat - 2e15df941 remember after prompting users to set up autocompletion and don't prompt again

@angular-devkit/schematics

Commit Description
feat - 0e6425fd8 disable package script execution by default in NodePackageInstallTask

@angular/pwa

Commit Description
fix - 243cb4062 remove @schematics/angular utility deep import usage

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Paul Gschwendtner and Pawel Kozlowski

v13.3.5

04 May 19:24
Compare
Choose a tag to compare

13.3.5 (2022-05-04)

@angular-devkit/build-angular

Commit Description
fix - 6da0910d3 update @ampproject/remapping to 2.2.0

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

v14.0.0-next.12

27 Apr 22:56
Compare
Choose a tag to compare
v14.0.0-next.12 Pre-release
Pre-release

14.0.0-next.12 (2022-04-27)

@schematics/angular

Commit Description
feat - 7b78b7840 add --standalone to ng generate

@angular/cli

Commit Description
fix - 4b07aa345 change wrapping of schematic code

@angular-devkit/build-angular

Commit Description
feat - 00186fb93 add initial experimental esbuild-based application browser builder
fix - 7abe212c6 correctly resolve custom service worker configuration file

@angular-devkit/schematics

Commit Description
feat - 25498ad5b re-export core string helpers from schematics package
feat - 33f9f3de8 support reading JSON content directly from a Tree
feat - 01297f450 support reading text content directly from a Tree

@ngtools/webpack

Commit Description
perf - 044101554 use Webpack's built-in xxhash64 support

Special Thanks

Charles Lyding, Doug Parker, Kristiyan Kostadinov, Paul Gschwendtner and Wagner Maciel

v13.3.4

27 Apr 22:09
Compare
Choose a tag to compare

13.3.4 (2022-04-27)

@angular/cli

Commit Description
fix - f4da75656 change wrapping of schematic code

@angular-devkit/build-angular

Commit Description
fix - 5d0141bfb correctly resolve custom service worker configuration file

Special Thanks

Charles Lyding and Wagner Maciel

v14.0.0-next.11

21 Apr 15:40
Compare
Choose a tag to compare
v14.0.0-next.11 Pre-release
Pre-release

14.0.0-next.11 (2022-04-21)

@angular/cli

Commit Description
fix - 78460e995 remove type casting and add optional chaining for current in optionTransforms

@angular-devkit/build-angular

Commit Description
fix - 1a160dac0 ensure karma sourcemap support on Windows

@angular-devkit/schematics

Commit Description
feat - 464cf330a support null for options parameter from OptionTransform type

Special Thanks

Alan Agius, Charles Lyding, Daniil Dubrava and Joey Perrott

v14.0.0-next.9

13 Apr 22:27
Compare
Choose a tag to compare
v14.0.0-next.9 Pre-release
Pre-release

14.0.0-next.9 (2022-04-13)

@angular/cli

Commit Description
feat - 607a723f7 add support for auto completion
fix - ff4eba3d4 handle duplicate arguments
fix - bf15b202b remove cache path from global valid paths

@angular-devkit/build-angular

Commit Description
fix - be2b268c3 display debug logs when using the --verbose option

@angular-devkit/build-webpack

Commit Description
fix - 3afd1ab9c emit devserver setup errors

Special Thanks

Alan Agius and Charles Lyding