You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's make the library usable with React 17 by updating the peerDeps range. Ideally we can allow either ^16.8 and ^17.
Another project at GitHub using PRC is running into issues with the event delegation in older versions and is reliant on PRC upgrading to version 17 to move forward with shipping bug fixes.