Skip to content

Releases: kamilkisiela/graphql-config

v3.0.0

14 Apr 16:55
Compare
Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Config commit so we will make sure not to break your app?
Contact us here: the-guild.dev/connected-build
Chat with us on discord

Read the Migration chapter

  • Support GraphQL v15
  • Support CommonJS and ES Modules
  • Support environment variables with default values
  • Match a file with a GraphQL Project
  • JSON Schema
  • New Extensions system with Loaders
  • includes and excludes becomes include and exlude
  • New field documents - defines GraphQL Operations and Fragments
  • Broader spectrum of config file names
  • Support custom config name
  • Synchonous version
  • Support legacy #437
  • Extensions capable of modifying GraphQL Schemas #463

v2.2.2

25 Mar 17:00
dbc58bc
Compare
Choose a tag to compare

Same as v2.2.1

v2.2.1

17 Sep 15:42
76bd1db
Compare
Choose a tag to compare

2.2.1 (2018-09-17)

Bug Fixes

  • add graphql@14 peer dependency (57f54b2)

v2.2.0

12 Sep 16:40
Compare
Choose a tag to compare

2.2.0 (2018-09-12)

Features

v2.1.1

12 Sep 16:24
5d864fc
Compare
Choose a tag to compare

2.1.1 (2018-09-12)

Bug Fixes

  • deps: update graphql-import (3a6aed1)

v2.1.0

25 Jul 07:37
2b6e106
Compare
Choose a tag to compare

2.1.0 (2018-07-25)

Bug Fixes

Features

  • find graphql file in first level of sub directories (a598de4)

v2.0.1

24 Feb 19:17
Compare
Choose a tag to compare

2.0.1 (2018-02-24)

Bug Fixes

  • deps: updated dependencies (76c6f9a)

v2.0.0

14 Feb 10:06
Compare
Choose a tag to compare

2.0.0 (2018-02-14)

Bug Fixes

  • deps: updated dependencies & fix typing (18ec2c7)
  • move graphql to peerDependencies (31d4f14)

BREAKING CHANGES

  • graphql is now a peer dependency

v1.2.1

30 Jan 01:31
0e6f094
Compare
Choose a tag to compare

1.2.1 (2018-01-30)

Bug Fixes

v1.2.0

29 Jan 00:58
aee9e3d
Compare
Choose a tag to compare

1.2.0 (2018-01-29)

Features

  • endpoints: only create GraphQLEndpoint if endpoint is not already GraphQLEndpoint (dee0a8d)