Skip to content

Focus v0.11.0

Compare
Choose a tag to compare
@pierr pierr released this 06 Oct 13:28
· 407 commits to develop since this release

Please read the associated PR of FocusComponents in order to have more information regarding React 0.14 upgrade.

Improvements

  • The error parser is now an almost pure error parser. It is tested on the macroscopic level. The action builder is now responsible for dispatching errors see #214
  • The network.fetch is no longer CORS but you can change it in the options see #213

React 0.14

This version uses a new version of React which is 0.14
This is a Release Candidate version, v0.14.0-rc1, please read http://facebook.github.io/react/blog/2015/09/10/react-v0.14-rc1.html, it is already used in production on Facebook website.
image