react v0.14.1 Release Notes

Release Date: 2015-10-28 // over 8 years ago
  • 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