react v0.13.1 Release Notes

Release Date: 2015-03-16 // about 9 years ago
  • 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