Release notes
- BREAKING CHANGES
- Your cashay schema file must export an actual schema instead of a function that returns a schema. This prepares the plugin for the next version of ember-cashay.
Changelog
- #17
Accept a graphql schema instead of a function
@dustinfarris - #16
Adjust graphql peerDependency
@dustinfarris