globalizejs / globalizejs/react-globalize

Question: Versioning vs. React support?

Open
#77 17 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
107
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Should we do a major bump for each React major bump? Specially testing is easier if we follow that pattern. A weakness though is that we make the webpack versions matrix a bit more complex.

The goal of this issue is to collect feedback. Please, weigh in...

Options for now:
a) Leave 0.x for React 15 compatibility, make 1.x for React 16. Pros) easier testing. Cons) crazy webpack versions matrix, or
b) Consider 0.x supports both React 15 and 16. The problem here is that we can't ensure that support in our tests.

Open to additional suggestions...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.