diff --git a/.changeset/itchy-pens-report.md b/.changeset/itchy-pens-report.md new file mode 100644 index 000000000..02f492e26 --- /dev/null +++ b/.changeset/itchy-pens-report.md @@ -0,0 +1,5 @@ +--- +'@hey-api/client-fetch': patch +--- + +fix: stronger types for result shape diff --git a/.changeset/mean-rockets-buy.md b/.changeset/mean-rockets-buy.md new file mode 100644 index 000000000..597133e21 --- /dev/null +++ b/.changeset/mean-rockets-buy.md @@ -0,0 +1,5 @@ +--- +'@hey-api/client-fetch': patch +--- + +fix: generate correct error types