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

Semver and getFieldsValue(bool) #83

Open
sitepodmatt opened this issue Feb 18, 2020 · 1 comment
Open

Semver and getFieldsValue(bool) #83

sitepodmatt opened this issue Feb 18, 2020 · 1 comment

Comments

@sitepodmatt
Copy link

sitepodmatt commented Feb 18, 2020

regarding big change to form.getFieldsValue() and form.getFieldValues(true).

semver not respected. antd-rc5 takes a npm dependency using ^ on this in a tagged release and so now we have unpredictable builds and big behaviourable changes with regards to forms.

What is 0.0.0-rc6 meant to represent logically?

#versioning #semver #breaking

@mgcrea
Copy link
Contributor

mgcrea commented Feb 26, 2020

I'd say that 0.x.x means it's unstable software. But indeed semver should be followed strictly as much as possible.

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

No branches or pull requests

2 participants