react v0.14.4 Release Notes

Release Date: 2015-12-29 // over 8 years ago
  • React

    • 👍 Minor internal changes for better compatibility with React Native

    React DOM

    • 💻 The autoCapitalize and autoCorrect props are now set as attributes in the DOM instead of properties to improve cross-browser compatibility
    • 🛠 Fixed bug with controlled <select> elements not handling updates properly

    React Perf Add-on

    • ⚡️ Some DOM operation names have been updated for clarity in the output of .printDOM()