v9.2.0
Minor Changes
- record and match binary (
Uint8Array/ArrayBuffer) andReadableStreamrequest bodies as bytes, and add abodyBytes()matcher (#611) (b4098ff) - record and match the remaining request body types -
Blob/File,FormData, andURLSearchParams- add aheadersmatch option, and support array values inqueryContaining(#611) (b4098ff)