americanexpress / fetchye

✨ If you know how to use Fetch, you know how to use Fetchye [fetch-yae]. Simple React Hooks, Centralized Cache, Infinitely Extensible.
Apache License 2.0
43 stars 22 forks source link

chore(peerDep): make react and react-dom peerDep less restrictive #59

Closed Matthew-Mallimo closed 2 years ago

Matthew-Mallimo commented 2 years ago

Description

Make peerDep for react and react-dom less restrictive.

Motivation and Context

This enables fetchye to support React 17 and React 18

How Has This Been Tested?

unit

Types of Changes

Checklist:

What is the Impact to Developers Using Fetchye?

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d71e6fa3787a4b03336b467a06682b678409a95c:

Sandbox Source
quick-install Configuration
fetchye-provider-install Configuration
fetchye-redux-provider-install Configuration
nextjs-fetchye-ssr Configuration
mtomcal commented 2 years ago

Thanks for unbreaking me on this. 👏 Looking forward to release.