Skip to content

Latest commit

 

History

History
41 lines (18 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

41 lines (18 loc) · 1.32 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2018-02-22)

Bug Fixes

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

0.2.0 (2018-01-09)

Features

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

0.1.1 (2017-12-13)

Bug Fixes

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

0.1.0 (2017-12-10)

Features

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