Skip to content

Releases: rocket-connect/gqlpt

0.0.0-alpha.30

10 Nov 19:00
Compare
Choose a tag to compare

This release adds further support for Subgraphs related to:

It also updates the following dependencies:

  1. graphql-yoga - #127
  2. turbo - fa1c375
  3. @anthropic-ai/sdk - 29b0c4a
  4. eslint-plugin-import - 67d97d1
  5. eslint-plugin-n 19d5a91

0.0.0-alpha.29

02 Nov 19:54
Compare
Choose a tag to compare

This release adds debug. Run your app with DEBUG=@gqlpt/* for logs.

0.0.0-alpha.28

02 Nov 16:04
Compare
Choose a tag to compare

This release includes:

  1. Updates and pins all dependencies in the project, relying on dependabot now
  2. Adds the ability for queries to be retried, using the GQLPT maxRetries option - defaults to 5
  3. Adds more prompts around using ids, and subgraphs
  4. Sorts the generated query alphabetically to get closer to determinism

0.0.0-alpha.5

01 Oct 22:32
Compare
Choose a tag to compare

This release moves away from the unofficial chatgpt npm package and uses the official OpenApi npm package .

0.0.0-alpha.3

12 May 12:47
Compare
Choose a tag to compare

Updates to the latest chatgpt lib to fix issues described in issue: