@angular-devkit/core
Advanced tools
Changelog
19.0.0-next.9 (2024-10-02)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------- | | 0a4ef3026 | feat | karma-coverage w/ app builder | | dcbdca85c | feat | karma+esbuild+watch | | 9d7613db9 | fix | zone.js/testing + karma + esbuild |
| 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 |
| 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 |
<a name="18.2.7"></a>
Changelog
18.2.7 (2024-10-02)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | 3f98193d6 | fix | support single quote setting in JetBrains IDEs |
| 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 |
<a name="19.0.0-next.8"></a>
Changelog
19.0.0-next.8 (2024-09-26)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- |
| cfca5442e | feat | integrate withEventReplay()
in provideClientHydration
for new SSR apps |
| 4179bf2e6 | fix | support single quote setting in JetBrains IDEs |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------- | | 54594b5ab | feat | support karma with esbuild |
| 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 |
| 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 |
<a name="18.2.6"></a>
Changelog
18.2.6 (2024-09-25)
| 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>
Changelog
17.3.10 (2024-09-25)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------- | | 30489d8fd | fix | update vite to 4.1.8 |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.7"></a>
Changelog
19.0.0-next.7 (2024-09-18)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | f249e7e85 | perf | enable Node.js compile code cache when available |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | f6b7cd925 | fix | support HTTP HEAD requests for virtual output files |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
| f346ee8a8 | feat | add isMainModule
function |
| 2640bf7a6 | fix | correct route extraction and error handling |
<a name="18.2.5"></a>
Changelog
18.2.5 (2024-09-18)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
| 707431625 | fix | support HTTP HEAD requests for virtual output files |
| 1032b3da1 | fix | update vite to 5.4.6
|
<a name="16.2.16"></a>
Changelog
16.2.16 (2024-09-18)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------- | | 12aca0060 | fix | update vite to 4.5.5 |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.6"></a>
Changelog
19.0.0-next.6 (2024-09-13)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | de17cbcb8 | fix | Revert commit enable Node.js compile code cache when available |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ | | d66aaa3ca | feat | add server routing configuration API |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.5"></a>
Changelog
19.0.0-next.5 (2024-09-12)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------- | | 78f76485f | feat | merge object options from CLI |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
| 85df4011b | fix | resolve bootstrap is not a function
error |
<a name="19.0.0-next.4"></a>