scalajs-react icon indicating copy to clipboard operation
scalajs-react copied to clipboard

[WIP] React 18 support

Open japgolly opened this issue 2 years ago • 5 comments

Addresses #1057

japgolly avatar May 27 '22 03:05 japgolly

LegacyReactTestUtils breaks semver you idiot

japgolly avatar May 27 '22 07:05 japgolly

Although React 18 support is not complete yet, we have a large application with only functional components which we were able to upgrade with the changes so far. Let's cut a beta release with this and aim to implement the rest of the functionality.

rpiaggio avatar Jan 29 '24 18:01 rpiaggio

I'll attempt to make the release without merging into master.

rpiaggio avatar Jan 29 '24 18:01 rpiaggio

Thanks @rpiaggio for making progress on this. Would love to help but not sure what are the remaining items

ngbinh avatar Feb 09 '24 08:02 ngbinh

Thanks @rpiaggio for making progress on this. Would love to help but not sure what are the remaining items

Hi @ngbinh ! You can see the checklist that @japgolly made here: https://github.com/japgolly/scalajs-react/issues/1057

rpiaggio avatar Feb 13 '24 17:02 rpiaggio