为社区建设略尽绵薄之力!参与 2021 社区问卷调查!
此站点不再更新。了解新站点的更多信息!

React v0.14.8

March 29, 2016 by Dan Abramov

此博客已经归档。访问 zh-hans.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?编辑此页面