easy-peasy
easy-peasy copied to clipboard
React 18 requirement in type definition
With this little patch I was able to upgrade React to 18 without any additional changes in code using easy-peasy. It might NOT fix https://github.com/ctrlplusb/easy-peasy/issues/741 nor https://github.com/ctrlplusb/easy-peasy/issues/740 , but it worked for me :sweat_smile:
Any updates on this? I would really like to use it.
@w3bdesign Just noting an additional change would be needed for React 18 support which I've outlined in https://github.com/ctrlplusb/easy-peasy/issues/741#issuecomment-1189533975
I'm also really keen to get react 18 support merged, is there any way I can help?
@w3bdesign Just noting an additional change would be needed for React 18 support which I've outlined in #741 (comment)
I'm also really keen to get react 18 support merged, is there any way I can help?
@liamdefty
I am not a maintainer, just a coder who has been using this library in my projects.
@ctrlplusb Would you mind taking a look? It would be great if you could fix this little type problem at the package level. Thanks
Thanks ya'll. I'm busy incorporating this change. 👍