React: v0.14.4 Release

Release date:
December 29, 2015
Previous version:
v0.14.3 (released November 19, 2015)
Magnitude:
1,847 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v0.14.4

yungsters
sophiebits
zpao

Directory Browser for v0.14.4

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

Release Notes Published

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()