react v0.14.7 Release Notes

Release Date: 2016-01-28 // over 8 years ago
  • React

    • ๐Ÿ›  Fixed bug with <option> tags when using dangerouslySetInnerHTML
    • ๐Ÿ›  Fixed memory leak in synthetic event system

    โœ… React TestUtils Add-on

    • ๐Ÿ›  Fixed bug with calling setState in componentWillMount when using shallow rendering