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

[chore] Drop support for React 15 #802

Merged
merged 1 commit into from
May 13, 2018
Merged

Conversation

bjoerge
Copy link
Member

@bjoerge bjoerge commented May 11, 2018

It's hard to track usage of React 16 specific features in our own code base, especially since we develop against React 16.2, so lets officially drop support for React < v16.2.

It should be safe to do this as using React 15 with sanity studios has yielded an upgrade warning since v0.127.0.

Side note: since we still officially support React 16.2 we should be careful not to use features introduced in React after 16.2.

@bjoerge bjoerge requested a review from rexxars May 11, 2018 10:25
Copy link
Member

@rexxars rexxars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bjoerge bjoerge merged commit ec41631 into next May 13, 2018
@bjoerge bjoerge deleted the drop-support-for-react-15 branch May 13, 2018 20:26
bjoerge added a commit that referenced this pull request May 14, 2018
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