18.0.0-next.0 (2024-03-21)
@schematics/angular
Commit | Description |
---|---|
use TypeScript bundler module resolution for new projects |
@angular/cli
Commit | Description |
---|---|
add ng dev alias to ng serve
| |
remove support for Node.js versions <18.19.1 and <20.11.1 |
@angular-devkit/build-angular
Commit | Description |
---|---|
Internal server error: Invalid URL when using a non localhost IP
| |
handle wrapping of class expressions emitted by esbuild | |
remove Sass legacy implementation |
@angular-devkit/schematics
Commit | Description |
---|---|
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.