React-Bubble-UI icon indicating copy to clipboard operation
React-Bubble-UI copied to clipboard

Upgrade to react 18 and added typescript

Open Joshuafrankle opened this issue 2 years ago • 1 comments

Joshuafrankle avatar Jun 18 '22 17:06 Joshuafrankle

What was the breaking behaviour you encountered in react 18, and what part of the codebase was responsible? Perhaps I am simply unaware but have you found the specific reason? Thanks for the PR :)

I didn't encounter any breaking changes; it was incompatible with the most recent version, which can be fixed with —legacy-peer-deps, but I just want to make it compatible with the most recent react and typescript projects. I'm still not sure if it's perfect because I'm still learning everything.

Joshuafrankle avatar Jun 18 '22 19:06 Joshuafrankle