reactjs / react-transition-group

An easy way to perform animations when a React component enters or leaves the DOM
https://reactcommunity.org/react-transition-group/
Other
10.1k stars 652 forks source link

ci: use @testing-library/react@alpha only for React v18 #807

Closed koba04 closed 2 years ago

koba04 commented 2 years ago

@testing-library/react@alpha is now only compatible with React v18, so I've changed to install @testing-library/react@alpha on the CI for React v18. https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.6

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.4.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: