Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 414 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 414 Bytes

Fetch changelog

v0.2.1

2023-09-12

  • Expose RequestInit from browser entry
  • Expose RequestInfo from both entries

v0.2.0

2023-09-12

  • Expose RequestInit interface in node types

v0.1.2

2023-07-18

  • React-Native entry in package.json

v0.1.1

2023-04-24

  • Bugfix:
    • #1 - Illegal invocation bug when using fetch in browsers

v0.1.0

2023-02-05

  • Initial release