Skip to content

gt-node@1.0.8

Choose a tag to compare

@github-actions github-actions released this 20 Jul 21:54
· 63 commits to main since this release
e22d179

Patch Changes

  • #1923 1ae3e65 Thanks @JoshKappler! - initializeGT() now reads GT_PROJECT_ID, GT_API_KEY, and GT_DEV_API_KEY from the environment as a fallback when they are not passed explicitly, matching the gt-node quickstart which sets these in .env. Explicit params still take precedence.