yarn @angular/cli 18.0.0-next.0
v18.0.0-next.0

latest releases: 18.0.0-rc.2, 17.3.7, 18.0.0-rc.1...
one month ago

18.0.0-next.0 (2024-03-21)

@schematics/angular

Commit Description
feat - f452589e2 use TypeScript bundler module resolution for new projects

@angular/cli

Commit Description
feat - ac3019570 add ng dev alias to ng serve
refactor - c7b208555 remove support for Node.js versions <18.19.1 and <20.11.1

@angular-devkit/build-angular

Commit Description
fix - ee9ec2301 Internal server error: Invalid URL when using a non localhost IP
fix - 8a54875cb handle wrapping of class expressions emitted by esbuild
refactor - 97973059e remove Sass legacy implementation

@angular-devkit/schematics

Commit Description
refactor - 797584583 deprecate NodePackageLinkTask

Breaking Changes

@angular/cli

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

@angular-devkit/build-angular

  • The support for the legacy Sass build pipeline, previously accessible via NG_BUILD_LEGACY_SASS when utilizing webpack-based builders, has been removed.

Deprecations

@angular-devkit/schematics

  • NodePackageLinkTask in @angular-devkit/schematics. A custom task should be created instead.

Don't miss a new cli release

NewReleases is sending notifications on new releases.