What's Changed
Main change: the trace function now gets a third parameter which is a clone of the TypedResponse
so you can debug not only the requests but also the response ;)
PRs:
- docs: add iamandrewluca as a contributor for code, promotion, and 3 more by @allcontributors in #49
- fix(makeFetcher): include requestTransformer headers by @iamandrewluca in #48
- Add third parameter with response to trace and allow it to be asynchronous by @diogob in #53
- Updating packages, vite, and lint config by @gustavoguichard in #54
New Contributors
Full Changelog: v3.0.0...v3.1.0