We want to hear from you!Take our 2021 Community Survey!
このサイトの更新は終了しました。ja.react.dev へ

React v0.14.4

December 29, 2015 by Sophie Alpert

このブログはアーカイブされています。最新の記事は ja.react.dev/blog でご覧ください。

Happy December! We have a minor point release today. It has just a few small bug fixes.

The release is now available for download:

We’ve also published version 0.14.4 of the react, react-dom, and addons packages on npm and the react package on bower.


Changelog

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()
Is this page useful?このページを編集する