Skip to content

Releases: agmoss/use-query-rd

Release 2.0.3

12 Mar 19:34
Compare
Choose a tag to compare

2.0.3 (2023-03-12)

Adding in functionality for combining RemoteData's

Release 2.0.2

22 Dec 00:32
Compare
Choose a tag to compare

2.0.2 (2022-12-22)

Release 2.0.1

21 Dec 23:27
Compare
Choose a tag to compare

2.0.1 (2022-11-28)

Bug Fixes

  • Lowering engine specifications (fc79435)

Release 2.0.0

21 Dec 23:27
Compare
Choose a tag to compare

2.0.0 (2022-11-27)

Features

  • Adding match with default case (6a24d93)

Full Changelog: 1.0.0...2.0.0

Release 1.0.0

20 Oct 01:44
Compare
Choose a tag to compare

1.0.0 (2022-10-20)

Features

  • Exact signature representation for useQueryRd via utility types (same as useQuery)
  • Fixes a bug that improperly omits the variables from being named
  • Better docs, examples, and explanations
  • (614f5bb)

Release 0.3.0

19 Oct 01:06
Compare
Choose a tag to compare

0.3.0 (2022-10-19)

Features

  • Adding in vars to the api (373dea0)

Release 0.2.1

08 Oct 21:42
Compare
Choose a tag to compare

0.2.1 (2022-10-08)

Release 0.2.0

07 Oct 22:13
Compare
Choose a tag to compare

0.2.0 (2022-10-07)

Features

  • Adding RD constructors, map, more tests (7fff285)

Release 0.1.0

06 Oct 18:01
Compare
Choose a tag to compare

0.1.0 (2022-10-06)

Features

  • Adding a fold, adding additional test cases (7f6f6b2)