Skip to content

allow the whole range of react stream pre-releases #29

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

Merged
merged 1 commit into from
Dec 21, 2017
Merged

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Dec 21, 2017

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets follow-up #28
Documentation -
License MIT

What's in this PR?

Allow all versions of react/stream between 0.4.3 and 0.8 instead of only 0.4 and 0.8 versions.

Why?

Semver for 0.x releases only includes a minor version when using ^.

@dbu
Copy link
Contributor Author

dbu commented Dec 21, 2017

@samuelnogueira i wanted to release a new version after merging #28 and checked the diff again, and noticed that version constraint on react/stream. does it make sense as i specify it here?

@samuelnogueira
Copy link
Contributor

Actually, is it possible to remove the constraint on react/stream altogether, given that it isn't directly used by this library?

@dbu
Copy link
Contributor Author

dbu commented Dec 21, 2017

actually.... lets see if travis-ci agrees that we can drop this.

@dbu
Copy link
Contributor Author

dbu commented Dec 21, 2017

@shulard travis-ci thinks this is ok. do you agree?

@shulard
Copy link
Collaborator

shulard commented Dec 21, 2017

Hello,

I think it's ok the react/stream dependency was used before relying on StreamFactory. If this part is required by react elsewhere it will be defined as a dependency on the corresponding lib.

@dbu
Copy link
Contributor Author

dbu commented Dec 21, 2017

thanks.

@dbu dbu merged commit 3671060 into master Dec 21, 2017
@dbu dbu deleted the prepare-release branch December 21, 2017 14:19
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.

3 participants