Skip to content

Releases: htunnicliff/swr-openapi

v5.0.0-rc.0

10 Sep 03:31

Choose a tag to compare

v5.0.0-rc.0 Pre-release
Pre-release

What's Changed

  • Add missing wrapper hooks and standardize APIs by @htunnicliff in #7

Full Changelog: v4.1.0...v5.0.0-rc.0

v4.1.0

09 Aug 17:20

Choose a tag to compare

4.1.0

v4.1.0-beta.0

09 Aug 17:12

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

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

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

Choose a tag to compare

What's Changed

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

v3.1.0

12 Mar 22:49

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

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

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

Choose a tag to compare

What's Changed

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

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