Skip to content

v1.1.0

Compare
Choose a tag to compare
@Matthew-Mallimo Matthew-Mallimo released this 05 Jul 16:00
· 31 commits to main since this release
5aca9d6

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)