Fetchye Versions Save

✨ If you know how to use Fetch, you know how to use Fetchye [fetch-yae]. Simple React Hooks, Centralized Cache, Infinitely Extensible.

v1.4.0

6 months ago

v1.3.0

6 months ago

feat(signal): remove passed signal from defautlMapOptionsToKey by @dogpatch626 (https://github.com/americanexpress/fetchye/pull/83)

Full Changelog: https://github.com/americanexpress/fetchye/compare/v1.2.1...v1.3.0

v1.2.1

6 months ago

v1.2.0

1 year ago

What's Changed

Full Changelog: https://github.com/americanexpress/fetchye/compare/v1.1.2...v1.2.0

v1.1.2

1 year ago

1.1.2 (2022-10-24)

Bug Fixes

  • ** chore:** remove dead name (#65)
  • ** fix cache:** remove previous data or error on new run (#66)

What's Changed

New Contributors

Full Changelog: https://github.com/americanexpress/fetchye/compare/v1.1.0...v1.1.2

v1.1.0

1 year ago

1.1.0 (2021-10-07)

Bug Fixes

  • defaultFetcher: Avoid known hang in node-fetch (d33399c)
  • deps: fetchye-* depencency versions (#51) (607358b)
  • FetchyeProvider: correct stale data bug (#47) (2ff8c5a)
  • jsonError: update to handle NO CONTENT response (030f886)
  • lerna-publish: syntax (#32) (21bcc7d)
  • makeServerFetchye: mask errors from server side fetching (#49) (3503836)

Features

  • fetchye: http headers casing does not affect cache key creation (#53) (5ad1dc2)
  • FetchyeReduxProvider: correct stale data bug (574ccd3)

v1.0.4

2 years ago

v1.0.3

2 years ago

Bug Fixes

  • defaultFetcher: Avoid known hang in node-fetch (d33399c)
  • jsonError: update to handle NO CONTENT response (030f886)
  • lerna-publish: syntax (#32) (21bcc7d)
  • FetchyeReduxProvider: correct stale data bug (574ccd3)

v1.0.2

3 years ago

v1.0.1

3 years ago