Skip to content

v0.5.0

Compare
Choose a tag to compare
@dustinfarris dustinfarris released this 16 Dec 08:28
· 48 commits to master since this release
v0.5.0

Release notes

  • BREAKING CHANGES
    • Your schema module must now return an actual schema instead of a function that returns a schema
  • graphql and cashay are now bona fide imports that you can use anywhere without the browserify prefix (:npm) See updated examples in the README.

Changelog