react-memoize
react-memoize copied to clipboard
Update react to the latest version π
There have been updates to the react monorepo:
- The
devDependencyreact was updated from16.4.0to16.5.1. - The
devDependencyreact-dom was updated from16.5.0to16.5.1. - The
devDependencyreact-test-renderer was updated from16.5.0to16.5.1.
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. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
devDependencyreact was updated from16.4.0to16.5.1. - The
devDependencyreact-dom was updated from16.5.0to16.5.1. - The
devDependencyreact-test-renderer was updated from16.5.0to16.5.1.
Update to these versions instead π
Release Notes for v16.5.1
16.5.1 (September 13, 2018)
React
- Improve the warning when
React.forwardRefreceives an unexpected number of arguments. (@andresroberto in #13636)
React DOM
- Fix a regression in unstable exports used by React Native Web. (@aweary in #13598)
- Fix a crash when component defines a method called
isReactComponent. (@gaearon in #13608) - Fix a crash in development mode in IE9 when printing a warning. (@link-alex in #13620)
- Provide a better error message when running
react-dom/profilingwithschedule/tracking. (@bvaughn in #13605) - If a
ForwardRefcomponent defines adisplayName, use it in warnings. (@probablyup in #13615)
Schedule (Experimental)
- The
devDependencyreact was updated from16.4.0to16.5.2. - The
devDependencyreact-dom was updated from16.5.1to16.5.2. - The
devDependencyreact-test-renderer was updated from16.5.1to16.5.2.
Update to these versions instead π
Release Notes for v16.5.2
React DOM
- Fixed a recent
<iframe>regression (@JSteunou in #13650) - Fix
updateWrapperso that<textarea>s no longer re-render when data is unchanged (@joelbarbosa in #13643
Schedule (Experimental)
- The
devDependencyreact was updated from16.4.0to16.6.0. - The
devDependencyreact-dom was updated from16.5.2to16.6.0. - The
devDependencyreact-test-renderer was updated from16.5.2to16.6.0.