Skip to content

Tags: JonReppDirectOneDesign/graphql.js

Tags

v4.3.1

Toggle v4.3.1's commit message
chore(package): update lockfile package-lock.json

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: improved TypeScript definitions via @octokit/types (octokit#63)

v4.2.2

Toggle v4.2.2's commit message
fix(package): version in published package

v4.2.1

Toggle v4.2.1's commit message
fix(types): document query argument in graphql interface (octokit#60)

The jsdoc for the `graphql(query, options)` method overload specified the
first argument as a route, when it's really a GraphQL query. This
updates the documentation to reflect that.

This also adds a line to the `graphql(options)` method overload that
specifies that the GraphQL query must be specified in the `options`
parameter.

v4.2.0

Toggle v4.2.0's commit message
feat: use custom `@octokit/request` instance

v4.1.0

Toggle v4.1.0's commit message
style: prettier

v4.0.1

Toggle v4.0.1's commit message
refactor: adapt for universal-user-agent@v4

v4.0.0

Toggle v4.0.0's commit message
refactor: make jest stop complain about type incompatibilities

v3.0.1

Toggle v3.0.1's commit message
chore(package): update lockfile package-lock.json

v3.0.0

Toggle v3.0.0's commit message
ci(travis): cache: npm