Skip to content

v0.11.0

Choose a tag to compare

@NamesMT NamesMT released this 29 Dec 08:09
· 46 commits to main since this release

compare changes

🚀 Enhancements

  • response: ⚠️ Only stringifies body when needed (583f6fd)
  • Only auto set contentType='application/json' for plain object/array (35d0577)

🩹 Fixes

  • response: AutoCors broke because response no longer stringified (ef4f99d)
  • Options.contentType (94373bb)

💅 Refactors

  • Remove default response logging (19d3791)

⚠️ Breaking Changes

  • response: ⚠️ Only stringifies body when needed (583f6fd)

❤️ Contributors