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

fix: downgrade uncontrollable to 7.2.1 #79

Merged
merged 1 commit into from
Apr 15, 2023
Merged

Conversation

kyletsang
Copy link
Collaborator

uncontrollable v8 requires react >= 17 but @restart/ui supports >=16

@kyletsang kyletsang merged commit d77682a into main Apr 15, 2023
@kyletsang kyletsang deleted the downgrade-uncontrollable branch April 15, 2023 00:31
@jquense
Copy link
Member

jquense commented Apr 15, 2023

Why do we support react 16? It's like 4 years old now.

@kyletsang
Copy link
Collaborator Author

Why do we support react 16? It's like 4 years old now.

No reason other than we haven’t had a major version bump. Should we do a v2 now?

@jquense
Copy link
Member

jquense commented Apr 15, 2023

We can...tbh I I'm not sure we actually support v16 now, or if we do it might be accidently?

Actually isn't v17 the same as 16 for breaking changes? Uncontrollable probably just needed to drop v15

@kyletsang
Copy link
Collaborator Author

Yeah 16 and 17 are pretty much the same except for event delegation changes in 17. Uncontrollable should work fine in 16.

@jquense
Copy link
Member

jquense commented Apr 16, 2023

Let me fix that in uncontrollable 👍

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.

2 participants