Releases: cuppachino/openapi-typescript-fetch
Releases · cuppachino/openapi-typescript-fetch
v2.2.0
v2.1.2
v2.1.1
Weird thing happened using changesets in github.dev. I've manually combined the release notes here:
Releases
@cuppachino/[email protected]
Minor Changes
- 7aec33f: created fetches that previously required a
Record<string, never>
(empty object) as its first argument now allow that argument to be undefined.
Patch Changes
What's Changed
- make
Record<string, never>
payloads optional by @cuppachino in #14 - Update README.md by @cuppachino in #15
- Version Packages by @github-actions in #13
- Make empty record arg optional by @cuppachino in #17
- Version Packages by @github-actions in #16
Full Changelog: v2.0.6...v2.1.1
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
Fixed cjs/esm support
What's Changed
- deps: add remark by @cuppachino in #1
- Version Packages by @github-actions in #2
New Contributors
- @cuppachino made their first contribution in #1
- @github-actions made their first contribution in #2
Full Changelog: https://github.com/cuppachino/openapi-typescript-fetch/commits/v2.0.2