Add to changelog

This commit is contained in:
Dan Abramov
2017-10-11 19:08:25 +01:00
committed by GitHub
parent 6c592deac9
commit fb0199b73c
+1
View File
@@ -30,6 +30,7 @@
* Fix markup generation when components return strings. ([@gaearon](http://github.com/gaearon) in [#11109](https://github.com/facebook/react/pull/11109))
* Fix obscure error message when passing an invalid style value. ([@iamdustan](https://github.com/iamdustan) in [#11173](https://github.com/facebook/react/pull/11173))
* Include the `autoFocus` attribute into SSR markup. ([@gaearon](http://github.com/gaearon) in [#11192](https://github.com/facebook/react/pull/11192))
### React Test Renderer and Test Utils