Skip to content

Commit

Permalink
Add changeset note on cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
drwpow committed Feb 15, 2024
1 parent 6b576a8 commit 2551e4b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/old-beans-impress.md
Original file line number Diff line number Diff line change
@@ -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!

0 comments on commit 2551e4b

Please sign in to comment.