You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: update peerDeps to support React 19 without warnings (#116)
* deps: update peerDeps to support React 19 without warnings
- react 19 is also incompatible with `@testing-library/react` 13, so it needs updating as well, see next commits
* typings fixes required in new version
* update @testing-library/react to compatible 16.1 version
- react 19 support in https://github.com/testing-library/react-testing-library/releases/tag/v16.1.0
0 commit comments