Socket
Socket
Sign inDemoInstall

@angular-devkit/build-angular

Package Overview
Dependencies
Maintainers
2
Versions
718
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/build-angular - npm Package Versions

23
72

19.0.0-next.11

Diff

google-wombot
published 18.2.9 •

Changelog

Source

18.2.9 (2024-10-16)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | | 237f7c5d0 | fix | update browserslist config to include last 2 Android major versions |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | d749ba6a3 | fix | allow direct bundling of TSX files with application builder | | b91c82d89 | fix | avoid race condition in sass importer |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.10 •

Changelog

Source

19.0.0-next.10 (2024-10-09)

Breaking Changes

@schematics/angular

  • The app-shell schematic is no longer compatible with Webpack-based builders.

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- | | 292a4b7c2 | feat | update app-shell and ssr schematics to adopt new Server Rendering API | | 6dbfc770b | fix | add validation for component and directive class name | | 7de93e593 | fix | include index.csr.html in resources asset group |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------- | | ab6e19e1f | fix | handle main field |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------------- | | 549c20a93 | fix | Ctrl + C not terminating dev-server with SSR | | 1d9db138f | fix | always generate a new hash for optimized chunk | | 7c50ba9e2 | fix | ensure index.csr.html is always generated when prerendering or SSR are enabled | | 1bb68ba68 | fix | move lmdb to optionalDependencies | | 9233e5ef4 | fix | show error message when error stack is undefined | | 6c618d495 | fix | update logic to support both internal and external SSR middlewares |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.8"></a>

google-wombot
published 18.2.8 •

Changelog

Source

18.2.8 (2024-10-09)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | b522002ff | fix | add validation for component and directive class name | | dfd2d5c05 | fix | include index.csr.html in resources asset group |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | 9445916f9 | fix | Ctrl + C not terminating dev-server with SSR | | 9b5cfaa8c | fix | always generate a new hash for optimized chunk |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.9 •

Changelog

Source

19.0.0-next.9 (2024-10-02)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------- | | 0a4ef3026 | feat | karma-coverage w/ app builder | | dcbdca85c | feat | karma+esbuild+watch | | 9d7613db9 | fix | zone.js/testing + karma + esbuild |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- | | f63072668 | feat | utilize ssr.entry during prerendering to enable access to local API routes | | ecfb2b261 | fix | add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements | | 87a90afd4 | fix | incomplete string escaping or encoding | | c0b76e337 | fix | separate Vite cache by project |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------- | | 50df63196 | fix | improve handling of route mismatches between Angular server routes and Angular router | | 64c52521d | fix | show error when multiple routes are set with RenderMode.AppShell | | 12ff37adb | perf | cache generated inline CSS for HTML |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.7"></a>

google-wombot
published 18.2.7 •

Changelog

Source

18.2.7 (2024-10-02)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | 3f98193d6 | fix | support single quote setting in JetBrains IDEs |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- | | 8274184e1 | fix | add animate to valid self-closing elements | | 2648e811e | fix | add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements | | 736e126e4 | fix | separate Vite cache by project |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.8 •

Changelog

Source

19.0.0-next.8 (2024-09-26)

@schematics/angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- | | cfca5442e | feat | integrate withEventReplay() in provideClientHydration for new SSR apps | | 4179bf2e6 | fix | support single quote setting in JetBrains IDEs |

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------- | | 54594b5ab | feat | support karma with esbuild |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | | 3b00fc908 | feat | introduce outputMode option to the application builder | | bbc290133 | feat | utilize ssr.entry in Vite dev-server when available | | dd499499c | fix | add animate to valid self-closing elements | | 13a3e430d | fix | allow missing HTML file request to fallback to index | | a995c8ea6 | fix | prevent prerendering of catch-all routes |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | | 92209dd2e | feat | add createRequestHandler and createNodeRequestHandler utilities | | 65b6e75a5 | fix | export RESPONSE_INIT, REQUEST, and REQUEST_CONTEXT tokens | | 1d70e3b46 | perf | cache resolved entry-points | | e52ae7f6f | perf | prevent potential stampede in entry-points cache |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.6"></a>

google-wombot
published 18.2.6 •

Changelog

Source

18.2.6 (2024-09-25)

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | 9d0b67124 | fix | allow missing HTML file request to fallback to index | | 5fea635b2 | fix | update rollup to 4.22.4 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.10"></a>

google-wombot
published 17.3.10 •

Changelog

Source

17.3.10 (2024-09-25)

@angular-devkit/build-angular

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------- | | 30489d8fd | fix | update vite to 4.1.8 |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.7 •

Changelog

Source

19.0.0-next.7 (2024-09-18)

@angular/cli

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | f249e7e85 | perf | enable Node.js compile code cache when available |

@angular/build

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | f6b7cd925 | fix | support HTTP HEAD requests for virtual output files |

@angular/ssr

| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- | | f346ee8a8 | feat | add isMainModule function | | 2640bf7a6 | fix | correct route extraction and error handling |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.5"></a>

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