Closed
Description
A patch version of redbox-react was published an hour ago but the peer dependency was changed to only support React 15.
Our CI is now failing with:
error 17-Jun-2016 16:17:59 npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
...
error 17-Jun-2016 16:17:59 npm ERR! peerinvalid Peer [email protected] wants react@^15.0.0
...
Can we change this to a major version bump? Dropping support for React 0.14 is a breaking change.
It would be good if we could get a patch version on the v1 branch which is just an old version which supports React 0.14 so that we don't break compatibility for other users.
Thanks
Metadata
Metadata
Assignees
Labels
No labels