Skip to content

Releases: graphile/graphql-sock

v1.0.1

27 Mar 13:03
Compare
Choose a tag to compare

Fixes mistake in peerDependencies syntax causing issues with npm - thanks @jhoermann! #4

v1.0.0

27 Mar 13:02
Compare
Choose a tag to compare
  • Compatible with multiple versions of GraphQL and does not require a specific pre-release of GraphQL anymore.
  • Library file separated from CLI, no longer pulls in node dependencies, thus easier to bundle for the web.
  • Library method to convert a field config exposed.