Skip to content

v5.0.0

Choose a tag to compare

@ForbesLindesay ForbesLindesay released this 20 Feb 10:39
· 1 commit to master since this release
3de2715

5.0.0 (2019-02-20)

Features

BREAKING CHANGES

  • The isLoaded method has been removed. You should update your code to simply test for undefined if you are rendering while loading.
  • requires react 16.8.2 or later
  • requires bicycle 8.0.0 or later