Skip to content

Releases: Mayank1791989/gql

v2.2.2

18 Apr 08:27
Compare
Choose a tag to compare

<a name"2.2.2">

2.2.2 (2017-04-18)

Bug Fixes

  • generate: fix generate not handling graphql parse errors. (08974f08)
  • validation-rule: fix false positive in rule NoUnusedTypeDefinition. (47ae12d5)

v2.2.1

03 Feb 18:00
Compare
Choose a tag to compare

<a name"2.2.1">

2.2.1 (2017-02-03)

Bug Fixes

  • deps: fix missing lodash in dependency (649ccce0)

v2.2.0

29 Jan 08:31
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2017-01-29)

Features

  • validate: add option to customize validation rules. (684523ca)

v2.1.0

23 Jan 14:48
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2017-01-23)

Bug Fixes

  • add multiline start and end tag support. (77537771)
  • update codemirror-graphql to 0.6.1 and fix all issues due to update. (e9784613)

Features

  • tools: add script to generate different files from schema. (d08ccb99)

v2.0.0

18 Jan 21:57
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-01-18)

Features

Breaking Changes

v1.1.0

15 Dec 07:29
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-12-15)

Features

  • validate: add new rule NoUnusedTypeDefinition (ae354c44)

v1.0.1

02 Dec 18:03
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-12-02)

Bug Fixes

v1.0.0

01 Dec 20:55
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-12-01)

Features

  • schema: add validation, autocomplete and getDef commands. (e226548e)