Skip to content

Releases: smooth-code/graphql-directive

v0.2.1

22 Feb 11:20
Compare
Choose a tag to compare

Bug Fixes

  • support query variable binding (#6) (fead242), closes #5

v0.2.0

09 Jan 10:58
5b6ee07
Compare
Choose a tag to compare

Features

  • add support for graphql v0.12 (285e59d), closes #2

v0.1.1

13 Dec 13:34
Compare
Choose a tag to compare

Bug Fixes

  • do not throw error if resolver is a built-in one (0b768c2)

v0.1.0

10 Dec 21:31
Compare
Choose a tag to compare

Features

  • add support for FIELD and FIELD_DEFINITION directives (3d1f0e9)