Skip to content

Releases: octokit/graphql-schema

v1.12.0

21 Feb 16:28
Compare
Choose a tag to compare

1.12.0 (2018-02-21)

Features

  • permission added to RepositoryInvitation (#29) (78e3039)

v1.11.1

20 Feb 00:08
Compare
Choose a tag to compare

1.11.1 (2018-02-20)

Bug Fixes

  • package: update axios to version 0.18.0 (f022981)

v1.11.0

14 Feb 16:26
Compare
Choose a tag to compare

1.11.0 (2018-02-14)

Features

  • default values for RepositoryAffiliation: [OWNER, COLLABORATOR] (#27) (b3ab27f)

v1.10.0

07 Feb 17:13
e44088a
Compare
Choose a tag to compare

1.10.0 (2018-02-07)

Features

  • Ordering options for milestone connections (#25) (e44088a)

v1.9.1

03 Feb 21:41
Compare
Choose a tag to compare

1.9.1 (2018-02-03)

Bug Fixes

v1.9.0

31 Jan 17:22
Compare
Choose a tag to compare

1.9.0 (2018-01-31)

Features

  • deprecations: ClosedEvent.commit, ReferencedEvent.isCrossReference, ReviewRequestRemovedEvent.subject, ReviewRequestedEvent.subject (#23) (eb44a2a)

v1.8.0

24 Jan 22:57
Compare
Choose a tag to compare

1.8.0 (2018-01-24)

Features

v1.7.0

20 Jan 15:37
Compare
Choose a tag to compare

1.7.0 (2018-01-20)

Features

  • baseRefOid & headRefOid: associated commit/pull request oid even if it was deleted (#19) (baf0ad3)

v1.6.0

19 Jan 18:01
Compare
Choose a tag to compare

1.6.0 (2018-01-19)

Features

  • pullRequests associated with the Milestone (#18) (60b6b18)

v1.5.0

11 Jan 19:17
Compare
Choose a tag to compare

1.5.0 (2018-01-11)

Features

  • Field activeLockReason was added to object type Issue
  • Field activeLockReason was added to object type Lockable
  • Field activeLockReason was added to object type PullRequest
  • Field lockLockable was added to object type Mutation
  • Type LockLockableInput was added
  • Type LockLockablePayload was added
  • Type LockReason was added

See https://developer.github.com/v4/changelog/2018-01-10-schema-changes/