It seems react-use is unmaintained:
- last version is from the end of 2024
- there are also many issues open
- many hooks don't support concurrent rendering
- some hooks don't support
<StrictMode>
- some hooks won't work well with React Compiler
I think it would be a good idea to add a deprecation message to README.md
It seems
react-useis unmaintained:<StrictMode>I think it would be a good idea to add a deprecation message to
README.md