Skip to content

v0.1.8-beta

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 15:06
· 406 commits to main since this release
  • JSON.stringify bugfix for custom objects with toJSON() method
  • Increase WHATWG/WinterCG Fetch compatibility:
    • Add Blob
    • Make Request and Response instantiable from global scope
    • Add missing properties
  • Update dependencies
  • Minor bugfixes