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
- #25
Upgrade to ember-cli 2.10.0
@dustinfarris - #24
Drop browserify
@dustinfarris