Skip to content

Latest commit

 

History

History
261 lines (98 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

261 lines (98 loc) · 10.8 KB

Change Log

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

1.5.0 (2024-02-06)

Features

  • oneFetchye: Introduce new imperative api (f6ec47e)

1.4.0 (2023-10-23)

Features

  • fetchye: support headers as a function (#86) (cd4c175)
  • mapOptionToKey: provide first helper (9202e22)

1.3.0 (2023-08-28)

Features

  • signal: remove passed signal from defautlMapOptionsToKey (#83) (8bb4b36)

1.2.1 (2023-04-06)

Bug Fixes

  • reduxProvider: dependency array had bad entry (#73) (69ae888)

1.2.0 (2023-03-07)

Bug Fixes

  • cache: remove previous data or error on new run (#66) (f921ef3)
  • peerDeps: creating fix commit for versioning reasons (#60) (f63a28e)

Features

  • compute-key: add support for mapKeyToCacheKey (#71) (1f29629)

1.1.2 (2022-10-21)

Bug Fixes

  • cache: remove previous data or error on new run (#66) (f921ef3)
  • peerDeps: creating fix commit for versioning reasons (#60) (f63a28e)

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)