Releases: octokit/core.js
Releases · octokit/core.js
v2.4.0
2.4.0 (2020-02-01)
Features
v2.3.0
2.3.0 (2020-02-01)
Features
v2.2.0
2.2.0 (2020-01-14)
Features
- typescript: make
octokit
instance extendable (d4b512a)
v2.1.2
2.1.2 (2019-11-10)
Bug Fixes
- remove exports that were required for TypeScript workaround (20f2180)
v2.1.1
2.1.1 (2019-11-10)
Bug Fixes
- remove necessity for .plugin() chaining workaround (1594e72)
v2.1.0
2.1.0 (2019-11-03)
Features
- typescript: export types: OctokitPlugin, RequestParameters, ReturnTypeOf for TypeScript Workaround (1120add)
v2.0.0
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
v1.5.0
1.5.0 (2019-10-25)
Features
- improve TypeScript definitions via @octokit/types (#16) (7377de2)
v1.4.0
1.4.0 (2019-10-23)
Features
- options: add timeZone option to constructor (ddaff24)
v1.3.2
1.3.2 (2019-10-13)
Bug Fixes
- package: version in published package (7faedb5)