npm @ngtools/webpack 22.0.0-next.1

7 hours ago

@angular/cli

Commit Description
fix - 598a690a0 conditionally quote package names when adding dependencies based on host requirements
fix - b5fb457e1 preserve exact version in ng add when requested
fix - 93c3eb8fb update zoneless migration tool to handle ChangeDetectionStrategy.Eager
perf - ad0fd5f41 avoid redundant package version resolution in ng add
perf - a39a33128 cache root manifest and resolve restricted package exports in ng add

@schematics/angular

Commit Description
fix - b3d838dfd replace deprecated ChangeDetectionStrategy.Default with Eager

@angular/build

Commit Description
feat - fe720cab6 add process.env.PORT support to the dev server
feat - af2c7e944 rename experimentalPlatform to platform in application builder
fix - 6324133c2 normalize line endings for CSP hash generation
fix - 839c725c2 pass process environment variables to prerender workers
fix - f30f8900e resolve assets correctly during i18n prerendering

Breaking Changes

@angular/build

  • The @angular/build:dev-server (ng serve) now assigns the highest priority to the PORT environment variable. This value will override any port configurations specified in angular.json or via the --port command-line flag. This includes the default port 4200.

Don't miss a new webpack release

NewReleases is sending notifications on new releases.