Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular-devkit/core

Package Overview
Dependencies
Maintainers
2
Versions
765
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/core - npm Package Versions

23
77

19.0.0-rc.2

Diff

google-wombot
published 18.2.12 •

Changelog

Source

18.2.12 (2024-11-14)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | c3925ed7f | fix | support default options for multiselect list x-prompt |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | c8bee8415 | fix | allow .js file replacements in all configuration cases | | 93f552112 | fix | improve URL rebasing for hyphenated Sass namespaced variables |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-rc.1"></a>

google-wombot
published 19.0.0-rc.1 •

Changelog

Source

19.0.0-rc.1 (2024-11-06)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- | | b847d4460 | fix | recommend optional application update migration during v19 update |

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------- | | b1504c3bc | fix | component spec with export default |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- | | 2ec877dd0 | fix | handle basename collisions | | 43e7aae22 | fix | remove double-watch in karma | | 1e37b5939 | fix | serve assets |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------------- | | ecaf870b5 | fix | always clear dev-server error overlay on non-error result | | 71534aadc | fix | check referenced files against native file paths | | fed31e064 | fix | correctly use dev-server hmr option to control stylesheet hot replacement | | b86bb080e | fix | disable dev-server websocket when live reload is disabled | | efb2232df | fix | ensure accurate content size in server asset metadata | | 18a8584ea | fix | ensure SVG template URLs are considered templates with external stylesheets | | 7502fee28 | fix | Exclude known --import from execArgv when spawning workers | | c41529cc1 | fix | handle APP_BASE_HREF correctly in prerendered routes | | cf0228b82 | fix | skip wildcard routes from being listed as prerendered routes | | c8e1521a2 | fix | workaround Vite CSS ShadowDOM hot replacement |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------- | | 74b3e2d51 | fix | add validation to prevent use of provideServerRoutesConfig in browser context | | df4e1d360 | fix | enable serving of prerendered pages in the App Engine | | 3cf7a5223 | fix | initialize the DI tokens with null to avoid requiring them to be set to optional | | f460b91d4 | perf | integrate ETags for prerendered pages |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-rc.0 •

Changelog

Source

19.0.0-rc.0 (2024-10-30)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- | | 4e2a5fe15 | fix | enable opt-in for new @angular/ssr feature |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------- | | 476f94f51 | fix | fix --watch regression in karma |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- | | 06e5176c2 | fix | add warning when --prerendering or --app-shell are no-ops | | f8677f6a9 | fix | always record component style usage for HMR updates | | 099e477a8 | fix | avoid hashing development external component stylesheets | | 0d4558ea5 | fix | set ngServerMode during vite prebundling | | 55d7f01b6 | fix | simplify disabling server features with --no-server via command line |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------ | | 0793c78cf | fix | ensure wildcard RenderMode is applied when no Angular routes are defined |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.11"></a>

google-wombot
published 18.2.11 •

Changelog

Source

18.2.11 (2024-10-30)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | 87ec15ba2 | fix | show error message when error stack is undefined |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.13 •

Changelog

Source

19.0.0-next.13 (2024-10-23)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- | | efb434136 | feat | Auto-CSP support as a part of angular.json schema | | cc345b02d | fix | Address build issue in Node.js LTS versions with prerendering or SSR |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.10"></a>

google-wombot
published 18.2.10 •

Changelog

Source

18.2.10 (2024-10-23)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | 7b775f4e0 | fix | update http-proxy-middleware to 3.0.3 |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- | | b1e5f51f9 | fix | Address build issue in Node.js LTS versions with prerendering or SSR |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.11"></a>

google-wombot
published 17.3.11 •

Changelog

Source

17.3.11 (2024-10-23)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | 8bad9cee0 | fix | update http-proxy-middleware to 2.0.7 |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.12 •

Changelog

Source

19.0.0-next.12 (2024-10-21)

Breaking Changes

@angular-devkit/build-angular

  • Protractor is no longer supported.

    Protractor was marked end-of-life in August 2023 (see https://protractortest.org/). Projects still relying on Protractor should consider migrating to another E2E testing framework, several support solid migration paths from Protractor.

    • https://angular.dev/tools/cli/end-to-end
    • https://blog.angular.dev/the-state-of-end-to-end-testing-with-angular-d175f751cb9c

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | -------- | ---------------------------------------- | | 62877bdf2 | refactor | remove Protractor builder and schematics |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | 1654acf0f | fix | relax constraints on external stylesheet component id |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- | | 44077f54e | fix | designate package as side-effect free |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.11 •

Changelog

Source

19.0.0-next.11 (2024-10-16)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | | 755f3a07f | feat | add option to setup new workspace or application as zoneless mode | | fcf7443d6 | fix | explicitly set standalone:false | | a68e832ae | fix | update browserslist config to include last 2 Android major versions |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | | b6951f448 | feat | add sass to stylePreprocessorOptions in application builder | | 816e3cb86 | feat | enable component stylesheet hot replacement by default | | 7d883a152 | feat | introduce ssr.experimentalPlatform option | | c48d6947e | feat | set development/production condition | | 13b65dfe1 | fix | allow direct bundling of TSX files with application builder | | 5f473affc | fix | avoid race condition in sass importer | | af52fb49b | fix | synchronize import/export conditions between bundler and TypeScript | | bfa8fec9b | fix | use named export reqHandler for server.ts request handling |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.9"></a>

23
77
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