Replies: 1 comment 1 reply
-
Hello! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a contribution to make (soon, hopefully), but now I noticed another major version bump, from v6 to v7. I see the project using the Major.Minor.Patch format, so I'm assumed it's semver, but I'm not sure if the major bump really is a breaking change.
I thought it was a major breaking change, but then I saw the CHANGELOG and it's merely a bug fix.
The intent with the question is to understand how stable the APIs are, otherwise it's hard to work on contributions if the code keeps changing. I mean, it's all good if it is a breaking change, progress is good. It's just to organize my own time on how to best contribute (and to avoid rework on my end).
Beta Was this translation helpful? Give feedback.
All reactions