Skip to content

Releases: dustinfarris/broccoli-cashay-schema

v0.4.0

16 Dec 07:52
v0.4.0
Compare
Choose a tag to compare

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

v0.3.0

25 Nov 20:34
Compare
Choose a tag to compare

Release notes

  • BREAKING CHANGES
    • You must provide graphql and cashay to the plugin
    • All arguments moved to the options object (see README)

Changelog

v0.2.5

21 Nov 15:53
Compare
Choose a tag to compare

Changelog

v0.2.4

02 Nov 19:32
Compare
Choose a tag to compare

Changelog

v0.2.3

01 Nov 19:55
Compare
Choose a tag to compare

Changelog

v0.2.2

01 Nov 18:26
Compare
Choose a tag to compare

Changelog

v0.2.1

01 Nov 18:09
Compare
Choose a tag to compare

Changelog

v0.2.0

25 Oct 19:39
Compare
Choose a tag to compare

Release notes

  • The API has changed to allow a watchNode option. See README.

Changelog

v0.1.0

20 Oct 22:01
Compare
Choose a tag to compare

Changelog

  • Initial implementation