What's Changed
- fix(fetch): allow custom implementation of AbortSignal by @SukkaW in #1608
- fix: make mock intercept agnostic to query key ordering by @James1x0 in #1607
- fix: support
ArrayBufferView
andArrayBuffer
as body by @LiviaMedeiros in #1584 - fix: allow third party AbortControllers by @KhafraDev in #1609
- feat(fetch): implement spec compliant integrity checks by @KhafraDev in #1613
- avoid body reordering on really fast lines by @mcollina in #1615
- fix: use FinalizationRegistry compat if global is missing by @Kikobeats in #1545
New Contributors
Full Changelog: v5.9.1...v5.10.0