diff --git a/_posts/2015-12-29-react-v0.14.4.md b/_posts/2015-12-29-react-v0.14.4.md new file mode 100644 index 00000000..8356129e --- /dev/null +++ b/_posts/2015-12-29-react-v0.14.4.md @@ -0,0 +1,37 @@ +--- +title: "React v0.14.4" +author: spicyj +--- + +Happy December! We have a minor point release today. It has just a few small bug fixes. + +The release is now available for download: + +* **React** + Dev build with warnings: + Minified build for production: +* **React with Add-Ons** + Dev build with warnings: + Minified build for production: +* **React DOM** (include React in the page before React DOM) + Dev build with warnings: + Minified build for production: +* **React DOM Server** (include React in the page before React DOM Server) + Dev build with warnings: + Minified build for production: + +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 `