- breaking: Remove unused
async-stream
feature, which was accidentally
introduced as an implicit feature through an optional dependency which was no
longer being used (#3145) - fixed: Fix a broken link in the documentation of
ErasedJson
(#3186) - changed: Make the
status
function of rejections aconst
function, such
asFormRejection
,QueryRejection
andMultipartRejection
(#3168)