Skip to content

v2.0.0

Choose a tag to compare

@hudovisk hudovisk released this 17 Apr 05:13
· 834 commits to master since this release

2.0.0 (2019-04-17)

Performance Improvements

  • change to React.createContext (4161a68)

BREAKING CHANGES

  • remove support to older react versions.
    React.createContext is available only to react 16.3 or later