Skip to content

Release 2023.2.30 (Breaking Change!)

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 15:56
· 275 commits to main since this release

2023.2.30 (2023-02-24)

Migration hints:

  1. remove @genql/runtime
  2. either use node v16 with --experimental-fetch or upgrade to node 18 or pass a custom fetch implementation to createClient
  3. move the query args into __args:

image