Skip to content

Version 4.0.2

Choose a tag to compare

@jaydenseric jaydenseric released this 25 Apr 16:29
· 490 commits to master since this release
  • Updated readme examples:
    • Removed PropTypes. React no longer exports them and they are a distraction anyway.
    • Importing gql from react-apollo.
    • No longer using decorator syntax.
    • Using functional components in place of classes.