easy-peasy icon indicating copy to clipboard operation
easy-peasy copied to clipboard

React 18 requirement in type definition

Open jacekk opened this issue 3 years ago • 4 comments

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:

jacekk avatar Apr 17 '22 10:04 jacekk

Any updates on this? I would really like to use it.

ghost avatar Apr 19 '22 20:04 ghost

@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?

liamdefty avatar Jul 19 '22 20:07 liamdefty

@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.

w3bdesign avatar Jul 20 '22 03:07 w3bdesign

@ctrlplusb Would you mind taking a look? It would be great if you could fix this little type problem at the package level. Thanks

kolengri avatar Jul 22 '22 23:07 kolengri

Thanks ya'll. I'm busy incorporating this change. 👍

ctrlplusb avatar Sep 15 '22 15:09 ctrlplusb