React: v0.13.1 Release

Release date:
March 16, 2015
Previous version:
v0.13.0 (released March 10, 2015)
Magnitude:
20 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v0.13.1

zpao

Directory Browser for v0.13.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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