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

IGVF-61 React 18 upgrade #21

Merged
merged 4 commits into from
Mar 31, 2022
Merged

IGVF-61 React 18 upgrade #21

merged 4 commits into from
Mar 31, 2022

Conversation

forresttanaka
Copy link
Collaborator

I also updated all outdated packages. This caused an issue with the RTL user-event library being unable to perform clicks. I have converted these to use the older fireEvent method, and have (for now) removed the RTL user-event nom package.

forresttanaka added 4 commits March 31, 2022 13:55
Upgrade non-breaking outdated npm packages.
Upgrade prettier to 2.6.1 and fix its semver.
Update react, react-dom, and RTL.
Remove the user-event testing library as its click() method seems not to work after its upgrade to 14.0.3. For now I use the older fireEvent instead.
@forresttanaka forresttanaka merged commit 7235738 into main Mar 31, 2022
@forresttanaka forresttanaka deleted the IGVF-61-react-upgrade branch March 31, 2022 23:28
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

Successfully merging this pull request may close these issues.

None yet

1 participant