Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lib incompatible with [email protected] version #966

Closed
saileerane opened this issue Sep 6, 2023 · 3 comments
Closed

Lib incompatible with [email protected] version #966

saileerane opened this issue Sep 6, 2023 · 3 comments

Comments

@saileerane
Copy link

saileerane commented Sep 6, 2023

What is this issue about:

The latest version of @testing-library/react-hooks v8.0.1 is not compatible with [email protected]
It will be great if this support is provided

@davidgoli
Copy link

renderHook has been moved to @testing-library/react, and importing from @testing-library/react-hooks is deprecated. You should update your imports accordingly.

@xobotyi
Copy link
Contributor

xobotyi commented Oct 15, 2023

yet it is not only imports, @testing-library/react version is incompatible with this one and requires rewriting most of test, not to say that it completely lacks server version

@joshuaellis
Copy link
Member

We're aware of this, I think there's actually a note on the readme.

@joshuaellis joshuaellis closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants