Skip to content

v2.0.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 30 Aug 22:37

2.0.0 (2019-08-30)

Features

BREAKING CHANGES

  • auth(options) now requires options.type to be set to "app" or "installation". The returned authentication object no longer has headers and query keys. Use auth.hook() to send requests with automatically applied authentication based on the request URL instead.