Skip to content
This repository was archived by the owner on Nov 29, 2020. It is now read-only.

v.3.9.0

Compare
Choose a tag to compare
@KleoPetroff KleoPetroff released this 16 Oct 19:30
· 545 commits to master since this release

Support for React 16

This is a big milestone for the project. With version 3.9.0, the project officially supports the latest version of React.

React 16 comes with a whole lot of optimizations and features like:

and last but not least New Core Architecture

Testing has always been taking a big part of the project. That's why version 3.9 comes packed with the latest versions of Jest and Enzyme, both working seamlessly with React 16. There are some breaking changes, so make sure you read Enzyme's installation documentation for more information about what has changed.

I'm really excited about React 16, now that the project is again released under MIT license. Facebook made the right thing, which sure is a great news for the whole community.

Now go there and build something awesome. See you again next release.