Releases: americanexpress/fetchye
Releases · americanexpress/fetchye
v1.4.0
v1.3.0
feat(signal): remove passed signal from defautlMapOptionsToKey by @dogpatch626 (#83)
Full Changelog: v1.2.1...v1.3.0
V1.2.1
v1.2.1 chore(release): 1.2.1
v1.2.0
What's Changed
- chore(release): v1.1.2 by @bishnubista in #67
- chore(release): 1.1.2 by @bishnubista in #69
- docs(readme): update sequenced api example by @code-forger in #70
- feat(compute-key): add support for mapKeyToCacheKey by @code-forger in #71
- chore(release): 1.2.0 by @code-forger in #72
Full Changelog: v1.1.2...v1.2.0
v1.1.2
1.1.2 (2022-10-24)
Bug Fixes
What's Changed
- chore(labeler): adding label work flows by @dogpatch626 in #55
- chore(labeler): update labeler to proper usage by @dogpatch626 in #56
- chore(labeler): fix globbing by @dogpatch626 in #57
- chore(workflow): Test on 16.x and 18.x by @code-forger in #58
- chore(peerDep): make react and react-dom peerDep less restrictive by @Matthew-Mallimo in #59
- fix(peerDeps): creating fix commit for versioning reasons by @Matthew-Mallimo in #60
- chore(release): 1.1.1 by @Matthew-Mallimo in #61
- chore(eslint): upgrade eslint and config by @code-forger in #62
- chore(package): remove deadname by @10xLaCroixDrinker in #65
- fix(cache): remove previous data or error on new run by @PixnBits in #66
New Contributors
- @dogpatch626 made their first contribution in #55
- @10xLaCroixDrinker made their first contribution in #65
- @PixnBits made their first contribution in #66
Full Changelog: v1.1.0...v1.1.2
v1.1.0
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)