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: Need to bring in unified versioning for React and other Platformy stuff #1

Open
dmikey opened this issue Jun 26, 2019 · 1 comment

Comments

@dmikey
Copy link

dmikey commented Jun 26, 2019

The cool thing about being able to pick each technology on a project by project basis is that we can be super flexible, however, we've got a bunch of different projects where the React versions, and thus the APIs used across the projects maybe a out of sync.

Would be nice to have a set of standard versions in a central repo.

@juliangruber
Copy link

We have a situation like this in nodesource/elements, and what happens in the end is basically that the version of elements becomes outdated, and when you need one new feature from elements you have to upgrade all of the things, which doesn't always work timing wise.

It would be nice still to have up to date versions of react across all repos, or, when you notice that one version is api incompatible (as I recently noticed we can't use hooks in accounts-ui) to open an issue and prioritize it for tech debt.

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

No branches or pull requests

2 participants