This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Releases: openapi-ts/swr-openapi
Releases · openapi-ts/swr-openapi
v4.1.0
4.1.0
v4.1.0-beta.0
v4.0.3
v4.0.2
v4.0.0
What's Changed
- Upgrade dependencies (breaking) by @htunnicliff in #3
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
Added matchKey
utility to improve usability with swr mutate
invocations.
Full Changelog: v3.0.2...v3.1.0
v3.1.0-next.0
v3.0.1
What's Changed
- Removed unnecessary generic use from README, since
createHooks
automatically infers the type using its first parameter.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Refactored all APIs (breaking).
- Added support for
useSWRInfinite
.
Full Changelog: v2.2.0...v3.0.0