turnerniles / mathminute

Math Minute
https://turnerniles.github.io/mathminute
MIT License
0 stars 0 forks source link

Update react to the latest version πŸš€ #25

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the react monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the react group definition.


Find out more about this release.

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:

greenkeeper[bot] commented 5 years ago

Update to these versions instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to these versions instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to these versions instead πŸš€

Release Notes for v16.8.2

16.8.2 (February 14, 2019)

React DOM

  • Fix ReactDOM.render being ignored inside useEffect. (@gaearon in #14799)
  • Fix a crash when unmounting empty portals. (@gaearon in #14820)
  • Fix useImperativeHandle to work correctly when no deps are specified. (@gaearon in #14801)
  • Fix crossOrigin attribute to work in SVG image elements. (@aweary in #14832)
  • Fix a false positive warning when using Suspense with Hooks. (@gaearon in #14821)

React Test Utils and React Test Renderer

greenkeeper[bot] commented 5 years ago

Update to these versions instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to these versions instead πŸš€

Release Notes for v16.8.4

16.8.4 (March 5, 2019)

React DOM and other renderers

  • Fix a bug where DevTools caused a runtime error when inspecting a component that used a useContext hook. (@bvaughn in #14940)
greenkeeper[bot] commented 5 years ago

Update to these versions instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to these versions instead πŸš€

Release Notes for v16.8.6

16.8.6 (March 27, 2019)

React DOM

Artifacts