Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Oct 24, 2018

Overview

The following dependencies have been updated:

  • react in / from "16.5.2" to "16.6.0"
  • react-dom in / from "16.5.2" to "16.6.0"
  • react-test-renderer in / from "16.5.2" to "16.6.0"

Details

Dependencies.io has updated react (a npm dependency in /) from "16.5.2" to "16.6.0".

16.6.0

React

React DOM

  • Add contextType as a more ergonomic way to subscribe to context from a class. (bvaughn in #13728)
  • Add getDerivedStateFromError lifecycle method for catching errors in a future asynchronous server-side renderer. (bvaughn in #13746)
  • Warn when <Context> is used instead of <Context.Consumer>. (trueadm in #13829)
  • Fix gray overlay on iOS Safari. (philipp-spiess in #13778)
  • Fix a bug caused by overwriting window.event in development. (sergei-startsev in #13697)

React DOM Server

Scheduler (Experimental)


Dependencies.io has updated react-dom (a npm dependency in /) from "16.5.2" to "16.6.0".

16.6.0

React

React DOM

  • Add contextType as a more ergonomic way to subscribe to context from a class. (bvaughn in #13728)
  • Add getDerivedStateFromError lifecycle method for catching errors in a future asynchronous server-side renderer. (bvaughn in #13746)
  • Warn when <Context> is used instead of <Context.Consumer>. (trueadm in #13829)
  • Fix gray overlay on iOS Safari. (philipp-spiess in #13778)
  • Fix a bug caused by overwriting window.event in development. (sergei-startsev in #13697)

React DOM Server

Scheduler (Experimental)


Dependencies.io has updated react-test-renderer (a npm dependency in /) from "16.5.2" to "16.6.0".

16.6.0

React

React DOM

  • Add contextType as a more ergonomic way to subscribe to context from a class. (bvaughn in #13728)
  • Add getDerivedStateFromError lifecycle method for catching errors in a future asynchronous server-side renderer. (bvaughn in #13746)
  • Warn when <Context> is used instead of <Context.Consumer>. (trueadm in #13829)
  • Fix gray overlay on iOS Safari. (philipp-spiess in #13778)
  • Fix a bug caused by overwriting window.event in development. (sergei-startsev in #13697)

React DOM Server

Scheduler (Experimental)

@ghost ghost added the dependencies label Oct 24, 2018
@andrey-skl andrey-skl merged commit d2eae8b into master Oct 24, 2018
@Leonya Leonya deleted the dependencies.io-update-build-408.0.0 branch October 24, 2018 19:04
@nishasingla1224
Copy link

nishasingla1224 commented Oct 29, 2018

Hi
Pleas ping me the node version to run this , I am getting error of unhandled promise related to 'twig' with node version 8.11.3

Exact Error
(node:71770) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot find module "twig"
(node:71770) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

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.

3 participants