Skip to content

Releases: dustinfarris/broccoli-cashay-schema

v0.4.0

16 Dec 07:52
v0.4.0

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

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

Choose a tag to compare

Changelog

v0.2.4

02 Nov 19:32

Choose a tag to compare

Changelog

v0.2.3

01 Nov 19:55

Choose a tag to compare

Changelog

v0.2.2

01 Nov 18:26

Choose a tag to compare

Changelog

v0.2.1

01 Nov 18:09

Choose a tag to compare

Changelog

v0.2.0

25 Oct 19:39

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

Choose a tag to compare

Changelog

  • Initial implementation