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: set react version to 16.8.3 to match react native #7008

Merged
merged 1 commit into from Jun 7, 2019
Merged

chore: set react version to 16.8.3 to match react native #7008

merged 1 commit into from Jun 7, 2019

Conversation

SimenB
Copy link
Contributor

@SimenB SimenB commented Jun 7, 2019

Issue: N/A

What I did

Set the version range of the react dependencies to not be higher than the version of React that React Native works with (https://github.com/facebook/react-native/blob/v0.59.9/package.json#L158). This allows us to get the correct peer dependency without warnings or worrying about dependency hoisting and small inconsistencies.

How to test

  • Is this testable with Jest or Chromatic screenshots? No
  • Does this need a new example in the kitchen sink apps? No
  • Does this need an update to the documentation? No

If your answer is yes to any of these, please make sure to include it in your PR.

@vercel
Copy link

vercel bot commented Jun 7, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-fork-simenb-react-16-8-3.storybook.now.sh

@ndelangen ndelangen added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jun 7, 2019
@ndelangen ndelangen merged commit d58ce62 into storybookjs:next Jun 7, 2019
@SimenB SimenB deleted the react-16-8-3 branch June 7, 2019 19:34
shilman pushed a commit that referenced this pull request Jun 13, 2019
chore: set react version to 16.8.3 to match react native
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants