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

feat(package.json): bump React version in peerDependencies #77

Merged
merged 1 commit into from
Oct 17, 2019

Conversation

arthurdenner
Copy link
Owner

What kind of change does this PR introduce?
Feature. Breaking change.

What is the current behavior?
We required the React version to be at least 16.3.0.

What is the new behavior?
We required the version to be at least 16.8.0, which support Hooks.
This is part of the effort to update dayzed to v3.

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

require React version to be at least 16.8.0

BREAKING CHANGE: The React version must be at least 16.8.0, which support Hooks
@vercel
Copy link

vercel bot commented Oct 17, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click on the icon next to each commit.

@arthurdenner arthurdenner merged commit 7583d3f into develop Oct 17, 2019
@arthurdenner arthurdenner deleted the feat/bump-version-peerdep-react branch October 17, 2019 20:05
arthurdenner added a commit that referenced this pull request Nov 12, 2019
BREAKING CHANGE: The React version must be at least 16.8.0, which support Hooks
@arthurdenner
Copy link
Owner Author

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant