Skip to content

v2.0.5

Choose a tag to compare

@MattiasBuelens MattiasBuelens released this 08 Oct 12:44
· 604 commits to master since this release
  • 👓 Align with spec version ae5e0cb (#33)
  • 🐛 Fix support for non-browser environments, such as Node.
    • Accept polyfilled AbortSignals. (#36)
    • Polyfill DOMException if necessary. (#37)