v1.4.1
- 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)