Skip to content

v5.10.0

Compare
Choose a tag to compare
@mcollina mcollina released this
· 36 commits to main since this release
6a87bfb

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 and ArrayBuffer 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