From 3cdec52afec1782b8e6de8097fc9156b6800cddf Mon Sep 17 00:00:00 2001 From: Sunil Pai Date: Wed, 12 Feb 2020 17:48:00 +0000 Subject: [PATCH] Changelog for 16.13.0 --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a0bda8d86100..99fd719728b40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,35 @@ +## 16.13.0 (March 2, 2020) + +### React + +* Warn when a string ref is used in a manner that's not amenable to a future codemod ([@lunaruan](https://github.com/lunaruan) in [#17864](https://github.com/facebook/react/pull/17864)) +* Deprecate `React.createFactory()` ([@trueadm](https://github.com/trueadm) in [#17878](https://github.com/facebook/react/pull/17878)) + +### React DOM + +* Warn when changes in `style` may cause an unexpected collision ([@sophiebits](https://github.com/sophiebits) in [#14181](https://github.com/facebook/react/pull/14181), [#18002](https://github.com/facebook/react/pull/18002)) +* Warn when passing `children` to `