react-split-pane
react-split-pane copied to clipboard
Support react v17
Added 17.0.0 to the possible versions of react in the peer dependencies. Tested in a project with react v17 and works fine!
Can this be merged?
Look forward to supporting React17 soon
NPMv7 prevents this package from being installed in a lot of projects because of unmet peerDependencies. The only other option is to use --legacy-peer-deps, which often causes even more problems than its worth.
When is this happening?
May as well add React 18, too 😂
+1 for merge. Would very much like to continue using this library in new projects.
Bump!
@tomkp Can this be merged? Thanks!
+1 for merge
merge!
FWIW, this is a pretty small component and can be easily dropped into a folder inside your project, with a favorable MIT license. I did this a couple of months ago, when it appeared that there wasn't much movement on commits/merges.