Skip to content

Releases: RyanRoll/react-use-api

v2.0.0

23 Sep 14:35
Compare
Choose a tag to compare

2.0.0 (2019-09-23)

Features

  • useApi: Bug fix and trigger CI again (634b612)

BREAKING CHANGES

  • useApi: revert keepState=false for request()

v1.1.0

22 Sep 15:17
Compare
Choose a tag to compare

1.1.0 (2019-09-22)

Features

  • useApi: add a new property fromCache for state data (cacecf8)

v1.0.8

21 Aug 06:33
Compare
Choose a tag to compare

1.0.8 (2019-08-21)

Bug Fixes

  • npm: try to publish a new npm version since 1.0.7 has been swallowed by npm (476d2c9)

v1.0.7

20 Aug 16:12
Compare
Choose a tag to compare

1.0.7 (2019-08-20)

Bug Fixes

  • shouldRequest: A bug fix, the option shouldRequest did not work properly due to the previous fi (8b5aa6a)

v1.0.6

18 Aug 16:04
Compare
Choose a tag to compare

1.0.6 (2019-08-18)

Bug Fixes

  • Unit Test: add more info logs for debugging and adjust the associated test codes (9fb6504)

v1.0.5

18 Aug 10:01
Compare
Choose a tag to compare

1.0.5 (2019-08-18)

Bug Fixes

  • readme: update readme and code fix (fb6ff87)

v1.0.4

17 Aug 23:28
Compare
Choose a tag to compare

1.0.4 (2019-08-17)

Bug Fixes

  • readme: amend readme and add threshold for coverage (008f3b0)

v1.0.3

17 Aug 16:35
Compare
Choose a tag to compare

1.0.3 (2019-08-17)

Bug Fixes

v1.0.2

17 Aug 15:20
Compare
Choose a tag to compare

1.0.2 (2019-08-17)

Bug Fixes

  • semantic-release: Add two plugins of semantic-release (5f1f54d)

v1.0.1

17 Aug 15:01
c28ec2a
Compare
Choose a tag to compare

1.0.1 (2019-08-17)

Bug Fixes