Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 16.6.3 Changelog #14223

Merged
merged 3 commits into from Nov 13, 2018
Merged

Add 16.6.3 Changelog #14223

merged 3 commits into from Nov 13, 2018

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Nov 13, 2018

16.6.3 (November 12, 2018)

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 (November 12, 2018)

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

CHANGELOG.md Outdated
* Fix highlighting of `React.memo` updates in React DevTools. ([@bvaughn](https://github.com/bvaughn) in [#14141](https://github.com/facebook/react/pull/14141))
* Fix interaction of Suspense with the React Profiler. ([@bvaughn](https://github.com/bvaughn) in [#14065](https://github.com/facebook/react/pull/14065))
* Fix a false positive warning when using Suspense. ([@acdlite](https://github.com/acdlite) in [#14158](https://github.com/facebook/react/pull/14158))
* Add a warning about conflicting styles during updates. ([@sophiebits](https://github.com/sophiebits) in [#14181](https://github.com/facebook/react/pull/14181) and [#14183](https://github.com/facebook/react/pull/14183))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop this line.

@gaearon
Copy link
Collaborator Author

gaearon commented Nov 13, 2018

this should be legit

@gaearon gaearon merged commit d7fd679 into master Nov 13, 2018
jetoneza pushed a commit to jetoneza/react that referenced this pull request Jan 23, 2019
* Add 16.6.3 Changelog

* Remove unreleased fix

* Drop another unreleased fix
n8schloss pushed a commit to n8schloss/react that referenced this pull request Jan 31, 2019
* Add 16.6.3 Changelog

* Remove unreleased fix

* Drop another unreleased fix
@gaearon gaearon deleted the gaearon-patch-2 branch April 3, 2019 23:00
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.

None yet

3 participants