@angular/build
Advanced tools
Changelog
18.0.6 (2024-06-26)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | | 98a8a8a78 | fix | show JavaScript cache store initialization warning |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.5"></a>
Changelog
18.0.5 (2024-06-20)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- | | 5c705e800 | fix | update schematics to use RouterModule when --routing flag is present |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | 86e031dc7 | fix | use istanbul-lib-instrument directly for karma code coverage |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- |
| bdd168f37 | fix | add CSP nonce to script with src tags |
| 405c14809 | fix | automatically resolve .mjs
files when using Vite |
| 7360a346e | fix | use Node.js available parallelism for default worker count |
<a name="18.0.4"></a>
Changelog
18.0.4 (2024-06-13)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------------- |
| 791ef809d | fix | do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled |
| 20fc6ca05 | fix | generate module preloads next to script elements in index HTML |
| 3a1bf5c8a | fix | Initiate PostCSS only once |
| 78c611754 | fix | issue warning when auto adding @angular/localize/init
|
<a name="18.0.3"></a>
Changelog
18.0.3 (2024-06-05)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- |
| b709d2a24 | fix | add schema.json
options to parsed command, also when a version is passed to ng add <package>@<version>
|
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 43a2a7d13 | fix | avoid escaping rebased Sass URL values | | 9acb5c7ca | fix | disable JS transformer persistent cache on web containers | | 346df4909 | fix | improve Sass rebaser ident token detection | | 6526a5f59 | fix | watch all related files during a Sass error |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.2"></a>
Changelog
18.0.2 (2024-05-29)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| 9967c04b8 | fix | check both application builder packages in SSR schematic |
| 92b48ab14 | fix | set builders assets
option correctly for new applications |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- |
| 3bb06c37d | fix | disable Worker wait loop for Sass compilations in web containers |
| c4cf35923 | fix | print Sass @warn
location |
| 352879804 | fix | support valid self-closing MathML tags in HTML index file |
| 476f3084a | fix | support valid self-closing SVG tags in HTML index file |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
| acbffd236 | fix | set manifest icons
location to match assets
builder option |
<a name="18.0.1"></a>
Changelog
18.0.1 (2024-05-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------- | | 01842f515 | fix | use angular.dev in readme |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- |
| 7d253e9cd | fix | avoid rebasing URLs with function calls |
| 6b6a76a99 | fix | disable persistent disk caching inside webcontainers by default |
| ba70a50b6 | fix | handle esbuild-browser polyfills
option as string
during ng serve
|
| 706423aca | fix | only import persistent cache store with active caching |
<a name="18.0.0"></a>