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

Upgrade react, react-dom and react-art to hooks release (16.8) #65

Closed
wants to merge 4 commits into from

Conversation

zachbharris
Copy link
Contributor

Problem

The Typescript integration is crashing with IconToggle components because of the use of hooks, but dependencies call for 16.5.2 (few minor releases before hooks introduction).

Solution

Upgrade dependencies to hooks release

Related Pull Request

@zachbharris zachbharris added the dependencies Pull requests that update a dependency file label Aug 9, 2021
@zachbharris zachbharris requested a review from a team August 9, 2021 19:07
@zachbharris zachbharris self-assigned this Aug 9, 2021
@zachbharris zachbharris marked this pull request as draft August 9, 2021 20:34
@zachbharris zachbharris removed the request for review from a team August 9, 2021 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant