Skip to content

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

react just published its new version 15.1.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of react – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

React

  • Ensure we're using the latest object-assign, which has protection against a non-spec-compliant native Object.assign. (@zpao in #6681)
  • Add a new warning to communicate that props objects passed to createElement must be plain objects. (@richardscarrott in #6134)
  • Fix a batching bug resulting in some lifecycle methods incorrectly being called multiple times. (@spicyj in #6650)

React DOM

  • Fix regression in custom elements support. (@jscissr in #6570)
  • Stop incorrectly warning about using onScroll event handler with server rendering. (@Aweary in #6678)
  • Fix grammar in the controlled input warning. (@jakeboone02 in #6657)
  • Fix issue preventing <object> nodes from being able to read <param> nodes in IE. (@syranide in #6691)
  • Fix issue resulting in crash when using experimental error boundaries with server rendering. (@jimfb in #6694)
  • Add additional information to the controlled input warning. (@borisyankov in #6341)

React Perf Add-on

  • Completely rewritten to collect data more accurately and to be easier to maintain. (@gaearon in #6647, #6046)

React Native Renderer


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9601863 on greenkeeper-react-15.1.0 into 8c179c8 on master.

@addons-robot addons-robot force-pushed the greenkeeper-react-15.1.0 branch from 9601863 to 95224b0 Compare May 27, 2016 11:58
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 95224b0 on greenkeeper-react-15.1.0 into 99d4c02 on master.

@addons-robot addons-robot force-pushed the greenkeeper-react-15.1.0 branch from 95224b0 to a8f6ad3 Compare May 27, 2016 12:24
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a8f6ad3 on greenkeeper-react-15.1.0 into 506410d on master.

@addons-robot addons-robot force-pushed the greenkeeper-react-15.1.0 branch from a8f6ad3 to 5fabcbd Compare May 27, 2016 12:32
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5fabcbd on greenkeeper-react-15.1.0 into 0afa436 on master.

@muffinresearch muffinresearch merged commit 834e749 into master May 27, 2016
@muffinresearch muffinresearch deleted the greenkeeper-react-15.1.0 branch May 27, 2016 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants