React: v0.14.1 Release

Release date:
October 28, 2015
Previous version:
v0.14.0 (released October 7, 2015)
Magnitude:
276 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v0.14.1

vjeux
zpao
jimfb
nickpresta
sophiebits

Directory Browser for v0.14.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 DOM

  • Fixed bug where events wouldn't fire in old browsers when using React in development mode
  • Fixed bug preventing use of dangerouslySetInnerHTML with Closure Compiler Advanced mode
  • Added support for srcLang, default, and kind attributes for <track> elements
  • Added support for color attribute
  • Ensured legacy .props access on DOM nodes is updated on re-renders

React TestUtils Add-on

  • Fixed scryRenderedDOMComponentsWithClass so it works with SVG

React CSSTransitionGroup Add-on

  • Fix bug preventing 0 to be used as a timeout value

React on Bower

  • Added react-dom.js to main to improve compatibility with tooling