- 456668e: fix issue 22 - allow sending FormData as body
- 2dfe398: fix type export path
- b1b5b74: pass type errors
- 7aec33f: created fetches that previously required a
Record<string, never>
(empty object) as its first argument now allow that argument to be undefined.
- ce0f69a: make
Record<string, never>
payloads optional
- a892a68: fix: set default entry point to cjs output. Only affects targets that ignore the exports field in package.json.
- 68657ec: retry ci action
- 0194f01: fix: coerce undefined body to null (stricter dev types)
- c8b204a: Use exact optional query parameters
- e6cac56: Update package.json
- 97048c2: deps: add remark
- f0cab17: change package name