Socket
Socket
Sign inDemoInstall

@angular-devkit/schematics

Package Overview
Dependencies
59
Maintainers
2
Versions
726
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
73Next

16.2.14

Diff

Changelog

Source

16.2.14 (2024-04-11)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------- | | 1068c3c73 | fix | update vite to 4.5.3 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-next.2"></a>

google-wombot
published 18.0.0-next.2 •

Changelog

Source

18.0.0-next.2 (2024-04-03)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | 725883713 | feat | use eventCoalescing option by default (standalone bootstrap) | | 508d97da7 | feat | use ngZoneEventCoalescing option by default (module bootstrap) | | 157329384 | fix | add spaces around eventCoalescing option |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.3"></a>

google-wombot
published 17.3.3 •

Changelog

Source

17.3.3 (2024-04-02)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | a673baf5c | fix | Revert "fix(@schematics/angular): rename SSR port env variable" |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-next.1"></a>

google-wombot
published 18.0.0-next.1 •

Changelog

Source

18.0.0-next.1 (2024-03-28)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- | | 6530aa11b | feat | replace assets with public directory | | 950a44521 | fix | rename SSR port env variable |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | e22d6771d | fix | ensure proper resolution of linked SCSS files | | c71e954a2 | fix | service-worker references non-existent named index output |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.2"></a>

google-wombot
published 17.3.2 •

Changelog

Source

17.3.2 (2024-03-25)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- | | 935f931ee | fix | rename SSR port env variable |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ | | c9d436000 | fix | Internal server error: Invalid URL when using a non localhost IP | | 59fba38ec | fix | ensure proper resolution of linked SCSS files | | 27dd8f208 | fix | service-worker references non-existent named index output | | c12907d92 | fix | update webpack-dev-middleware to 6.1.2 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.2.13"></a>

google-wombot
published 16.2.13 •

Changelog

Source

16.2.13 (2024-03-25)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ | | 5ad507e3d | fix | update webpack-dev-middleware to 6.1.2 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.2.11"></a>

google-wombot
published 15.2.11 •

Changelog

Source

15.2.11 (2024-03-25)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ | | c6feb0bb0 | fix | update webpack-dev-middleware to 6.1.2 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-next.0"></a>

google-wombot
published 18.0.0-next.0 •

Changelog

Source

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

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.

@angular/cli

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

@schematics/angular

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

@angular-devkit/build-angular

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

@angular-devkit/schematics

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ------------------------------- | | 797584583 | refactor | deprecate NodePackageLinkTask |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.1"></a>

google-wombot
published 17.3.1 •

Changelog

Source

17.3.1 (2024-03-20)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | | 198ca9afc | fix | improve Sass format clarity for application style option |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------------------------------------- | | 2809971a5 | fix | only generate server directory when SSR is enabled | | 3f601a14e | fix | typo in allowedHosts warning for unsupported vite options | | 79c44adac | perf | avoid transforming empty component stylesheets | | cc3167f30 | perf | reduce build times for apps with a large number of components when utilizing esbuild-based builders |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.0"></a>

google-wombot
published 17.3.0 •

Changelog

Source

17.3.0 (2024-03-13)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | 5ab71fc92 | feat | update CSS/Sass import/use specifiers in application migration |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------- | | 9ca3a5450 | feat | add deployUrl to application builder | | 3821344da | fix | ensure proper display of build logs in the presence of warnings or errors | | de2d05049 | fix | provide better error message when server option is required but missing |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.2.3"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc