Skip to content

Releases: jkmartindale/gql-sdl

v1.1.0

14 Nov 00:43
Compare
Choose a tag to compare

Nothing that exciting:

  • Migrated from got to Node.js' native Fetch API
  • Updated graphql and other dependencies
  • Added --version option (didn't think I'd get this far tbh)

Migrating to the Fetch API changed the error handling and messaging somewhat. If it raises the engine version past what you have, v1.0.0 should still work just fine.

v1.0.0

24 May 19:38
Compare
Choose a tag to compare

Initial release