Angular: 21.0.0-next.7 Release

Release date:
October 8, 2025
Previous version:
21.0.0-next.6 (released October 2, 2025)
Magnitude:
844 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 21.0.0-next.7

SkyZeroZx
leonsenft
milomg
alan-agius4

Directory Browser for 21.0.0-next.7

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

common

| Commit | Description | | -- | -- | | feat - 9eac43cf46 | Support of optional keys for the KeyValue pipe (#48814) |

core

| Commit | Description | | -- | -- | | fix - 548ea027f6 | ensure missing leave animations don't queue leave animations (#64226) | | fix - dd7c4cd9d1 | Fixes animations in conjunction with content projection (#63776) | | fix - cb56fbfddb | handle undefined CSS time values in parseCssTimeUnitsToMs function (#64181) | | fix - e279f30199 | prevent early exit from leave animations when multiple transitions are present (#64225) |

http

| Commit | Description | | -- | -- | | feat - 5cbdefcf11 | add support for fetch referrerPolicy option in HttpClient (#64116) | | refactor - 0e4e17cd97 | HttpResponseBase.statusText (#64176) |

migrations

| Commit | Description | | -- | -- | | fix - d3e76b1956 | preserve component imports when pruning NgModules in standalone migration (#64186) | | fix - 62bbce63b7 | remove error for no matching files in control flow migration (#64253) |

router

| Commit | Description | | -- | -- | | fix - 5e61e8d3c3 | Fix memory leak through Navigation.abort and canDeactivate guards (#64141) |

Deprecations

http

  • HttpResponseBase.statusText is deprecated