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

v2.2.0

21 Feb 00:15
Compare
Choose a tag to compare

What's Changed

  • Added getKey utility.

Full Changelog: v2.1.2...v2.2.0

v2.1.2

20 Feb 19:42
Compare
Choose a tag to compare

What's Changed

  • Included SWR config in useSWR generic arguments.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

20 Feb 19:41
Compare
Choose a tag to compare

What's Changed

  • Fixed types.
  • Updated peer dependency requirements.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

20 Feb 18:34
Compare
Choose a tag to compare

What's Changed

  • Added null and undefined as possible arguments for hooks.

Full Changelog: v2.0.1...v2.1.0

v2.0.1

23 Jan 22:40
Compare
Choose a tag to compare

Changes

  • Updated built files included in published package.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Jan 22:40
Compare
Choose a tag to compare

Breaking Changes

  • Added a required keyPrefix argument to makeHookFactory to prevent SWR cache collisions between different APIs.

Full Changelog: v1.0.2...v2.0.0

v1.0.2

26 Sep 20:57
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Sep 20:53
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Sep 23:13
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v1.0.0

v0.6.0

25 Sep 23:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0