This version is covered by your current version range and after updating it in your project the build failed.
react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/BenKalsky/reactabbble/77?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
Release Notesv16.2.0
React
Add Fragment as named export to React. (@clemmy in #10783)
Support experimental Call/Return types in React.Children utilities. (@MatteoVH in #11422)
React DOM
Fix radio buttons not getting checked when using multiple lists of radios. (@landvibe in #11227)
Fix radio buttons not receiving the onChange event in some cases. (@jquense in #11028)
React Test Renderer
Fix setState() callback firing too early when called from componentWillMount. (@accordeiro in #11507)
React Reconciler
Expose react-reconciler/reflection with utilities useful to custom renderers. (@rivenhk in #11683)
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 16.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 16.2.0 of react was just published.
This version is covered by your current version range and after updating it in your project the build failed.
react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/BenKalsky/reactabbble/77?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)Release Notes
v16.2.0React
Fragment
as named export to React. (@clemmy in #10783)React.Children
utilities. (@MatteoVH in #11422)React DOM
onChange
event in some cases. (@jquense in #11028)React Test Renderer
setState()
callback firing too early when called fromcomponentWillMount
. (@accordeiro in #11507)React Reconciler
react-reconciler/reflection
with utilities useful to custom renderers. (@rivenhk in #11683)Internal Changes
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: