diff --git a/.changeset/old-beans-impress.md b/.changeset/old-beans-impress.md new file mode 100644 index 000000000..e73b37567 --- /dev/null +++ b/.changeset/old-beans-impress.md @@ -0,0 +1,5 @@ +--- +"openapi-fetch": minor +--- + +⚠️ **Breaking change**: Responses are no longer automatically `.clone()`’d in certain instances. Be sure to `.clone()` yourself if you need to access the raw body!