@angular-devkit/core
Advanced tools
Changelog
19.0.0-next.0 (2024-08-14)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | c5ed0b124 | fix | prevent bypassing select/checkbox prompts on validation failure |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | 37693c40e | feat | add package manager option to blank schematic | | 73c243796 | fix | prevent bypassing select/checkbox prompts on validation failure |
| 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>
Changelog
18.2.0 (2024-08-14)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- | | 4da922e4f | feat | use isolatedModules in generated project |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | 24aaf1e37 | feat | support import attribute based loader configuration |
<!-- CHANGELOG SPLIT MARKER --><a name="18.1.4"></a>
Changelog
18.1.4 (2024-08-07)
| 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.1.3"></a>
Changelog
18.1.3 (2024-07-31)
| 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 |
<a name="18.1.2"></a>
Changelog
18.1.2 (2024-07-24)
| 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.1.1"></a>
Changelog
18.1.1 (2024-07-17)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------- | | 4f6cee272 | fix | skip undefined files when generating budget stats |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | 96dc7e6ed | fix | remove Vite "/@id/" prefix for explicit external dependencies | | bdef39801 | fix | resolve only ".wasm" files |
<!-- CHANGELOG SPLIT MARKER --><a name="18.1.0"></a>