2.5.0
🎁 New Features
- Add
fetchApi()helper.
✨ Improvements
- Only support React 19+.
- Remove dependency that can be built natively.
What's Changed
- Add default API client (using zod) by @apfelbox in #44
- Make logger configurable in fetchApi by @apfelbox in #45
- Add explicit cast for return type by @apfelbox in #46
Full Changelog: 2.4.0...2.5.0