You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To allow using searchkit in projects on React 17, we would need to upgrade react and react-dom dev and peer dependencies to ^17 and ensure test still run with success.
Anything else we should check?
The text was updated successfully, but these errors were encountered:
I would love to have a version that I could use running on React v17. I looked at the comments on the PR and was wondering if you could publish a new version that runs on React v17 for people who have already migrated to use?
To allow using searchkit in projects on React 17, we would need to upgrade
react
andreact-dom
dev and peer dependencies to ^17 and ensure test still run with success.Anything else we should check?
The text was updated successfully, but these errors were encountered: