npm @ngtools/webpack 20.0.0-next.0
v20.0.0-next.0

one day ago

20.0.0-next.0 (2025-03-05)

@angular/cli

Commit Description
fix - 5e90c1b4e remove Node.js v18 support

@schematics/angular

Commit Description
feat - 093c5a315 directly use @angular/build in new projects

@angular-devkit/schematics

Commit Description
refactor - e6be37601 remove deprecated NodePackageLinkTask

@angular/build

Commit Description
fix - c8c73185a ensure matching coverage excludes with karma on Windows

@angular/ssr

Commit Description
perf - 280693231 optimize response times by introducing header flushing

Breaking Changes

@angular/cli

  • Node.js v18 is no longer supported with Angular.

    Before updating a project to Angular v20, the Node.js version must be
    at least 20.11.1. For the full list of supported Node.js versions,
    see https://angular.dev/reference/versions.

@angular-devkit/schematics

  • The NodePackageLinkTask has been removed without a replacement. Create a custom task if needed.

    Note: This does not affect application developers.

Don't miss a new webpack release

NewReleases is sending notifications on new releases.