We want to hear from you!Take our 2021 Community Survey!
Este sitio ya no se actualiza.Vaya a react.dev

React v0.13.1

March 16, 2015 by Paul O’Shannessy

This blog site has been archived. Go to react.dev/blog to see the recent posts.

It’s been less than a week since we shipped v0.13.0 but it’s time to do another quick release. We just released v0.13.1 which contains bugfixes for a number of small issues.

Thanks all of you who have been upgrading your applications and taking the time to report issues. And a huge thank you to those of you who submitted pull requests for the issues you found! 2 of the 6 fixes that went out today came from people who aren’t on the core team!

The release is now available for download:

We’ve also published version 0.13.1 of the react and react-tools packages on npm and the react package on bower.


Changelog

React Core

Bug Fixes

  • Don’t throw when rendering empty <select> elements
  • Ensure updating style works when transitioning from null

React with Add-Ons

Bug Fixes

  • TestUtils: Don’t warn about getDOMNode for ES6 classes
  • TestUtils: Ensure wrapped full page components (<html>, <head>, <body>) are treated as DOM components
  • Perf: Stop double-counting DOM components

React Tools

Bug Fixes

  • Fix option parsing for --non-strict-es6module
¿Es útil esta página?Edita esta página