Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Conversation

ghost
Copy link

@ghost ghost commented Dec 1, 2018

Dependencies.io has updated react-dom (a npm dependency in /modules/frontend) from "16.3.0" to "16.6.3".

16.6.3

React DOM

React DOM Server

  • Fix incorrect sharing of context state between renderToNodeStream() calls. (sebmarkbage in #14182)
  • Add a warning about incorrect usage of the context API. (trueadm in #14033)
16.6.2

This release was published in a broken state and should be skipped.

16.6.1

React DOM

  • Fallback should not remount every time a promise resolves. (acdlite in #14083)
  • Fix bug where Suspense keeps showing fallback even after everything finishes loading. (acdlite in #14083)
  • Fix unresolved default props in lifecycle methods of a lazy component. (gaearon in #14112)
  • Fix bug when recovering from an error thrown during complete phase. (gaearon in #14104)

Scheduler (Experimental)

  • Switch from deadline object to shouldYield API. (acdlite in #14025)
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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant