Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Releases: openapi-ts/swr-openapi

v4.1.0

09 Aug 17:20
Compare
Choose a tag to compare
4.1.0

v4.1.0-beta.0

09 Aug 17:12
Compare
Choose a tag to compare
v4.1.0-beta.0 Pre-release
Pre-release

Changes

  • Added RequestTypes helper.

Full Changelog: v4.0.3...v4.1.0-beta.0

v4.0.3

08 Aug 19:04
Compare
Choose a tag to compare

Changes

  • Added use client directive.

Full Changelog: v4.0.2...v4.0.3

v4.0.2

31 Jul 16:57
Compare
Choose a tag to compare

Changes

Fixed regression in openapi-typescript-helpers.

Full Changelog: v4.0.1...v4.0.2

v4.0.0

27 Jun 22:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v4.0.0

v3.1.0

12 Mar 22:49
Compare
Choose a tag to compare

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

12 Mar 21:24
Compare
Choose a tag to compare
v3.1.0-next.0 Pre-release
Pre-release

What's Changed

  • Added matchKey utility.

Full Changelog: v3.0.1...v3.1.0-next.0

v3.0.1

26 Feb 18:23
Compare
Choose a tag to compare

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

26 Feb 18:16
Compare
Choose a tag to compare

What's Changed

  • Refactored all APIs (breaking).
  • Added support for useSWRInfinite.

Full Changelog: v2.2.0...v3.0.0

v2.3.0-rc.0

23 Feb 22:18
Compare
Choose a tag to compare
v2.3.0-rc.0 Pre-release
Pre-release

What's Changed

  • Updated TypeScript
  • Added makeSWRHelper utility.

Full Changelog: v2.2.0...v2.3.0-rc.0