-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checklist for migration to 0.6.x and React 18. #54
Comments
@polemius Is this a possibility? Recoil released 0.7.1 which supports react 18 typescript. |
@elilondon thanks for bumping. My experience was more or less "it just works". |
@cognivore Thanks! I looked at that and it is quite the package (all in one might be nice.) I pulled this local and updated myself to work with the latest things earlier but want to see if I get any feedback from the owner. If not I will throw up my own package forked from his. |
Need to force install because recoil-persists depends on an older version of recoil. This however should not be an issue, see polemius/recoil-persist#54
It would be nice if the community knew what sort of contributions are needed to test recoil-persist's compatibility with 0.6/R18.
I'm doing it over a
--force
install and will report my findings here, but if anyone has some information on that already, let's coordinate here.The text was updated successfully, but these errors were encountered: