Closed johngerome closed 1 year ago
@johngerome thanks for the issue, we already fixed it 🙏🏻
:tada: This issue has been resolved in version 4.0.1 :tada:
The release is available on:
npm package (@latest dist-tag)
Your semantic-release bot :package::rocket:
@johngerome Hey! Just wanted to let you know, that we posted the blog post about the new release and as we wanted to thank you for your help, we added a special thanks section to show gratitude for the support you show us. Thank you!
You can find it here: https://hyperfetch.bettertyped.com/blog/hyper-fetch-5-0/
Describe the bug I've noticed that the
setData
method on V4 is not working as expected. When I inspect the browser, I am unable to see the payload request.v3 works fine.
Thank you.
To Reproduce Steps to reproduce the behavior:
Expected behavior Payload should be there no matter what the response status is.