react-testing-library
react-testing-library copied to clipboard
@rescript/react version contraint
I was wondering if there is any reason why you have
"peerDependencies": {
"@rescript/react": "<0.10.1"
}
This means we can't use ReScript-react 0.10.3 with modern npm :/