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

React v0.14.8

March 29, 2016 by Dan Abramov

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

We have already released two release candidates for React 15, and the final version is coming soon.

However Ian Christian Myers discovered a memory leak related to server rendering in React 0.14 and contributed a fix. While this memory leak has already been fixed in a different way in the React 15 release candidates, we decided to cut another 0.14 release that contains just this fix.

The release is now available for download:

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


Changelog

React

  • Fixed memory leak when rendering on the server
Is this page useful?このページを編集する