Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 04:30
· 9 commits to main since this release
v1.4.1
9b5f795
  • Added a default .gitignore that ignores node_modules in the connector template (#34)
  • Updated to NDC TypeScript SDK to v5.0.0 (#35)
    • The BigInt scalar type now uses the biginteger type representation
  • Added dotenv-cli to the dev dependencies of the connector's default package.json to help with using .env files (#36)