Skip to content

Releases: ardatan/graphql-import

v0.4.5

27 Feb 09:19
9bd6064
Compare
Choose a tag to compare

0.4.5 (2018-02-27)

Bug Fixes

v0.4.4

23 Feb 21:53
Compare
Choose a tag to compare

0.4.4 (2018-02-23)

Bug Fixes

  • deps: updated dependencies (17e5050)

v0.4.3

07 Feb 19:50
Compare
Choose a tag to compare

0.4.3 (2018-02-07)

Bug Fixes

  • deps: update dependency graphql to ^0.13.0 (ded402c)

v0.4.2

30 Jan 15:53
Compare
Choose a tag to compare

0.4.2 (2018-01-30)

Bug Fixes

  • Adding support and infra for Node 4, 6, and 8 (bec22ff)

v0.4.1

15 Jan 17:40
2d785a8
Compare
Choose a tag to compare

0.4.1 (2018-01-15)

Bug Fixes

v0.4.0

12 Jan 20:56
Compare
Choose a tag to compare

0.4.0 (2018-01-12)

Features

v0.3.1

06 Jan 17:50
9537172
Compare
Choose a tag to compare

0.3.1 (2018-01-06)

Bug Fixes

  • import doesn't strip directives anymore (9537172), closes #32

v0.3.0

06 Jan 00:35
c8c4aef
Compare
Choose a tag to compare

0.3.0 (2018-01-06)

Features

v0.2.1

05 Jan 18:55
7e89594
Compare
Choose a tag to compare

0.2.1 (2018-01-05)

Bug Fixes

  • deps: moved [@types](https://github.com/types) to devDependencies (7e89594)

v0.2.0

04 Jan 20:24
09f4319
Compare
Choose a tag to compare

0.2.0 (2018-01-04)

Features

  • importing root fields (Query.xxx) is implemented (09f4319), closes #8