Skip to content

Releases: htunnicliff/swr-openapi

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

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