@angular/build
Advanced tools
Changelog
18.2.8 (2024-10-09)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
| b522002ff | fix | add validation for component and directive class name |
| dfd2d5c05 | fix | include index.csr.html
in resources asset group |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- |
| 9445916f9 | fix | Ctrl + C
not terminating dev-server with SSR |
| 9b5cfaa8c | fix | always generate a new hash for optimized chunk |
<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="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
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>