Releases: Bekacru/better-fetch
Releases · Bekacru/better-fetch
V0.0.1
v1.3.1
V1.2.0
- Typed routes: Better fetch allows you to define schema that will be used to infer request body, query parameters, response data and error types.
- React hooks: you can use createReactFetch or directly import each individual hook to use better fetch in react.
- more minor change and bug fixes