You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @giogonzo for looking out. I reverted just the NullComponent portion and tested with React 0.14.8. I marked 3.3.1 as broken and bumped to 3.3.2. I kept peerDependencies omitted for now. I will add back in a future release.
Hi there, with this commit support for react 0.14 is gone (see e.g. facebook/react#5355)
Which is fine, but not if released as a "patch" version I'd say? 😇
Also I don't see any
peerDependencies
on react >= 15, is this deliberate?The text was updated successfully, but these errors were encountered: