Socket
Socket
Sign inDemoInstall

@angular/cli

Package Overview
Dependencies
Maintainers
3
Versions
829
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/cli - npm Package Versions

13
83

19.0.0-next.1

Diff

Changelog

Source

19.0.0-next.1 (2024-08-22)

Breaking Changes

@angular-devkit/build-angular

  • The browserTarget option has been removed from the DevServer and ExtractI18n builders. buildTarget is to be used instead.

@angular-devkit/core

  • The deprecated fileBuffer function is no longer available. Update your code to use stringToFileBuffer instead to maintain compatibility.

    Note: that this change does not affect application developers.

@angular/build

  • The @angular/localize/init polyfill will no longer be added automatically to projects. To prevent runtime issues, ensure that this polyfill is manually included in the "polyfills" section of your "angular.json" file if your application relies on Angular localization features.

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | | 7992218a9 | fix | remove declaration and sourceMap from default tsconfig |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ---------------------------------------------- | | 0b161bc76 | fix | remove outdated browser-esbuild option warning | | e40384e63 | refactor | remove deprecated browserTarget |

@angular-devkit/core

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------------ | | 0d8a1006d | refactor | remove deprecated fileBuffer function in favor of stringToFileBuffer |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ----------------------------------------------------------------------------------- | | 71c06c69f | fix | improve error message when an unhandled exception occurs during prerendering | | 6b544f70e | fix | support reading on-disk files during i18n extraction | | d6a34034d | refactor | remove automatic addition of @angular/localize/init polyfill and related warnings |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | | 9692a9054 | feat | improve handling of aborted requests in AngularServerApp |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.1"></a>

google-wombot
published 18.2.1 •

Changelog

Source

18.2.1 (2024-08-21)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | 05a274a01 | fix | prevent bypassing select/checkbox prompts on validation failure |

@angular-devkit/schematics-cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | 94e27c88b | fix | prevent bypassing select/checkbox prompts on validation failure |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | ddeb2b2b9 | fix | remove outdated browser-esbuild option warning |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------- | | 83b2699ab | fix | improve error message when an unhandled exception occurs during prerendering | | 0be4038a5 | fix | support reading on-disk files during i18n extraction |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.0 •

Changelog

Source

19.0.0-next.0 (2024-08-14)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | c5ed0b124 | fix | prevent bypassing select/checkbox prompts on validation failure |

@angular-devkit/schematics-cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | 37693c40e | feat | add package manager option to blank schematic | | 73c243796 | fix | prevent bypassing select/checkbox prompts on validation failure |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------- | | bca568389 | feat | dynamic route resolution using Angular router | | 3c9697a8c | feat | introduce new hybrid rendering API |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.0"></a>

google-wombot
published 18.2.0 •

Changelog

Source

18.2.0-next.3 (2024-07-31)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | | 636cb6932 | fix | add CSP nonce attribute to script tags when inline critical CSS is disabled | | 7d52941a2 | fix | prevent build failures with remote CSS imports when Tailwind is configured | | 0466fb74a | fix | resolve error with extract-i18n builder for libraries |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.1.3"></a>

google-wombot
published 18.2.0-rc.0 •

google-wombot
published 18.1.4 •

Changelog

Source

18.1.4 (2024-08-07)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | | f8b092711 | fix | allow explicitly disabling TypeScript incremental mode | | f3a5970fc | fix | lazy load Node.js inspector for dev server |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.0-next.3"></a>

google-wombot
published 18.2.0-next.3 •

Changelog

Source

18.2.0-next.3 (2024-07-31)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | | 636cb6932 | fix | add CSP nonce attribute to script tags when inline critical CSS is disabled | | 7d52941a2 | fix | prevent build failures with remote CSS imports when Tailwind is configured | | 0466fb74a | fix | resolve error with extract-i18n builder for libraries |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.1.3"></a>

google-wombot
published 18.1.3 •

Changelog

Source

18.1.3 (2024-07-31)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | | a28615d7d | fix | add CSP nonce attribute to script tags when inline critical CSS is disabled | | 747a1447c | fix | prevent build failures with remote CSS imports when Tailwind is configured | | c0933f2c0 | fix | resolve error with extract-i18n builder for libraries |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 18.2.0-next.2 •

Changelog

Source

18.2.0-next.2 (2024-07-24)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | 37a2138cb | fix | account for HTML base HREF for dev-server externals | | 8ff687d03 | fix | correctly detect comma in Sass URL lexer | | 6d6937587 | fix | prevent redirection loop | | 11a140bab | fix | serve HTML files directly |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.1.2"></a>

google-wombot
published 18.1.2 •

Changelog

Source

18.1.2 (2024-07-24)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | 5b9378a3b | fix | account for HTML base HREF for dev-server externals | | 3e4ea77d7 | fix | correctly detect comma in Sass URL lexer | | d868270f1 | fix | prevent redirection loop | | 3573ac655 | fix | serve HTML files directly |

<!-- CHANGELOG SPLIT MARKER -->

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc