Skip to content

Latest commit

 

History

History
187 lines (75 loc) · 8.14 KB

File metadata and controls

187 lines (75 loc) · 8.14 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.1 (2022-07-05)

Bug Fixes

  • peerDeps: creating fix commit for versioning reasons (#60) (f63a28e)

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)

1.0.4 (2021-08-10)

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

  • FetchyeReduxProvider: correct stale data bug (574ccd3)

1.0.3 (2021-07-14)

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)

1.0.2 (2021-03-08)

Bug Fixes

  • jsonError: update to handle NO CONTENT response (030f886)
  • lerna-publish: syntax (#32) (21bcc7d)

1.0.1 (2020-11-17)

Bug Fixes

Features

  • all: initial oss release (7532d2b)
  • fetchye: prepare for initial release [skip ci] (#28) (2b212df)

1.0.0 (2020-11-12)

Features

  • all: initial oss release (7532d2b)
  • fetchye: prepare for initial release [skip ci] (#28) (2b212df)

1.0.0-beta.6 (2020-11-12)

Features

  • fetchye-one-app: create helpers [skip ci] (279f301)

1.0.0-beta.5 (2020-11-04)

1.0.0-beta.4 (2020-11-03)

Note: Version bump only for package fetchye-project

1.0.0-beta.4 (2020-11-03)

Note: Version bump only for package fetchye-project

1.0.0-beta.3 (2020-10-21)

Bug Fixes

  • immitable-cache: correctly retrieve error (bd45e4d)

1.0.0-beta.2 (2020-09-25)

Bug Fixes

  • reducer: ensure loading state is in sync (3427a2e)

1.0.0-beta.1 (2020-09-17)

Bug Fixes

  • headers: compatible headers to object (c97211b)

Features

  • all: initial oss release (7532d2b)
  • cache: add [skip ci] (a847d60)
  • providers: add basic and redux [skip ci] (55e5393)
  • useFetchye: headless [skip ci] (0c7ff61)

1.0.0-alpha.2 (2020-08-26)

Bug Fixes

  • headers: compatible headers to object (c97211b)

1.0.0-alpha.1 (2020-08-25)

Features

  • all: initial oss release (7532d2b)