@angular/ssr
Advanced tools
Changelog
19.2.8 (2025-04-16)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
| 4a8a4a083 | fix | include module
value check when adding custom conditions |
| 00cd0d123 | fix | prevent nested CSS in components |
| a297c4153 | fix | properly resolve transitive external dependencies in vite-dev-server |
| 8ab033e8e | fix | update vite to 6.2.6 |
<a name="20.0.0-next.5"></a>
Changelog
20.0.0-next.5 (2025-04-09)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- |
| fdc6291dd | feat | add update migration to keep previous style guide generation behavior |
| 90615a88b | fix | default component templates to not use .ng.html
extension |
| 5fc595144 | fix | generate guards with a dash type separator |
| 040282d8f | fix | generate interceptors with a dash type separator |
| 070d60fb3 | fix | generate modules with a dash type separator |
| e6083b57b | fix | generate pipes with a dash type separator |
| 92e193c0b | fix | generate resolvers with a dash type separator |
| ea1143ddd | fix | infer app component name and path in server schematic |
| 661609e3e | fix | set explicit type in library schematic |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| 3e24a59a9 | fix | disable TypeScript composite
option with Angular compiler |
| 6f913ad5e | fix | include component test metadata in development builds |
| fc0e05fea | fix | skip normalization of relative externals |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | 319b8e0c2 | fix | manage unhandled errors in zoneless applications |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 427bd846f | fix | disable TypeScript composite option with Angular compiler |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.7"></a>
Changelog
19.2.7 (2025-04-09)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | 7f1e8c677 | fix | include component test metadata in development builds | | 74cd4edd5 | fix | skip normalization of relative externals |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.18"></a>
Changelog
18.2.18 (2025-04-09)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------- | | 4245ca7b4 | fix | update vite to 5.4.17 |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.16"></a>
Changelog
17.3.16 (2025-04-09)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------- | | 5aa53b40c | fix | remove undici from dependencies | | fce61564d | fix | update vite to 5.4.17 |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.4"></a>
Changelog
20.0.0-next.4 (2025-04-02)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
| 1e137ca84 | feat | add migration to update moduleResolution
to bundler
|
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- | | 4955ee0aa | fix | properly resolve relative schematics when executed from a nested directory |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
| d067cedf0 | feat | support custom resolution conditions with applications |
| 8a89438be | fix | correctly handle false
value in server option |
| 52fbffcd7 | fix | warn and remove jsdom launcher when used with karma |
<a name="19.2.6"></a>
Changelog
19.2.6 (2025-04-02)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- | | e5aec562f | fix | properly resolve relative schematics when executed from a nested directory |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------- |
| 76cfd364a | fix | correctly handle false
value in server option |
| d69188c6b | fix | update vite to 6.2.4 due to a security issues |
<a name="18.2.17"></a>
Changelog
18.2.17 (2025-04-02)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | 247ceff7f | fix | update vite to 5.4.16 due to a security issues |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.15"></a>
Changelog
17.3.15 (2025-04-02)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | 0525fec61 | fix | update vite to 5.4.16 due to a security issues |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.3"></a>