Changelog

This commit is contained in:
Dan Abramov 2019-03-22 14:49:12 +00:00
parent 8127a57c44
commit db96d637d8
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* Don't set the first option as selected in select tag with `size` attribute. ([@kulek1](https://github.com/kulek1) in [#14242](https://github.com/facebook/react/pull/14242))
* Improve the `useEffect(async () => ...)` warning message. ([@gaearon](https://github.com/gaearon) in [#15118](https://github.com/facebook/react/pull/15118))
* Improve the error message sometimes caused by duplicate React. ([@jaredpalmer](https://github.com/jaredpalmer) in [#15139](https://github.com/facebook/react/pull/15139))
### React DOM Server