Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 16:49

2.0.0 (2019-11-03)

Bug Fixes

  • package: bump required versions for @octokit/* libraries (46f6d25)

Features

  • authStrategy option, .auth() method (fb695c0)
  • full TypeScript support for plugin API (3f06e0e)

BREAKING CHANGES

  • options.auth no longer accepts a function, use options.authStrategy instead