testing-library / react-hooks-testing-library

🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
https://react-hooks-testing-library.com
MIT License
5.25k stars 230 forks source link

Update @types/react package to version 18 #972

Open asifurrahaman754 opened 5 months ago

asifurrahaman754 commented 5 months ago

Relevant code or config:

What you did:

Trying to install react-hook-form

What happened:

Screenshot 2024-04-15 at 11 43 49 AM

Reproduction:

Problem description:

I am getting a lot of conflict error in my project while working with @testing-library/react-hooks with other packages, By investigating the error i found you have a package @types/react that is not updated, so please update it to version 18

Suggested solution:

Updating the @types/react to version 18 might solve this

Tockra commented 4 months ago

https://github.com/testing-library/react-hooks-testing-library?tab=readme-ov-file#a-note-about-react-18-support