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

Upgrading reactive forms for some packages #102

Merged
merged 6 commits into from
Jun 11, 2023

Conversation

ChopinDavid
Copy link
Contributor

This is being done in an effort to resolve goxiaoy/flutter_survey_js#87 without having to use dependency_overrides:.

@ChopinDavid
Copy link
Contributor Author

Any word on getting this merged? @artflutter @vasilich6107

@vasilich6107
Copy link
Contributor

Hi @ChopinDavid
RF did breaking change so all packages should bump major version, not patch
https://github.com/joanpablo/reactive_forms/blob/master/CHANGELOG.md

https://semver.org/

@ChopinDavid
Copy link
Contributor Author

@vasilich6107 done 👍 some packages bumped from 0.x.x to 1.0.0, which is typically symbolic of the API being stable. But this was necessary to implement a major version bump. Just something to think about.

@vasilich6107 vasilich6107 merged commit 723ab0f into artflutter:master Jun 11, 2023
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

Successfully merging this pull request may close these issues.

Upgrade reactive_forms to ^15.0.0
2 participants