Skip to content

v8.0.14

Choose a tag to compare

@ryanio ryanio released this 15 Jan 18:53
· 15 commits to main since this release
07b2488

What's Changed

  • fix(api): Support HTTP-date Retry-After in rate limit handling by @kinderjoypresents in #1858
  • refactor: use Set for shared storefront addresses and checksum remapped address by @ryanio in #1864
  • fix(utils): reject whitespace in decodeTokenIds with helpful error by @ryanio in #1865
  • fix(api): cap retry-after at 5 minutes and improve test coverage by @ryanio in #1870
  • feat(api): add request options for timeout and abort signal by @ryanio in #1871
  • Clarify private order visibility by @S0nee in #1857

New Contributors

Full Changelog: v8.0.13...v8.0.14