common
Commit | Description |
---|---|
Support of optional keys for the KeyValue pipe (#48814) |
core
Commit | Description |
---|---|
ensure missing leave animations don't queue leave animations (#64226) | |
Fixes animations in conjunction with content projection (#63776) | |
handle undefined CSS time values in parseCssTimeUnitsToMs function (#64181) | |
prevent early exit from leave animations when multiple transitions are present (#64225) |
http
Commit | Description |
---|---|
add support for fetch referrerPolicy option in HttpClient (#64116) | |
HttpResponseBase.statusText (#64176)
|
migrations
Commit | Description |
---|---|
preserve component imports when pruning NgModules in standalone migration (#64186) | |
remove error for no matching files in control flow migration (#64253) |
router
Commit | Description |
---|---|
Fix memory leak through Navigation.abort and canDeactivate guards (#64141) |
Deprecations
http
HttpResponseBase.statusText
is deprecated