v3.0.0
3.0.0 (2020-01-16)
Continuous Integration
- stop testing in Node 8 (7f7ca13)
Features
- TypeScript edition (64c537e)
BREAKING CHANGES
- Instead of
const throttling = require("@octokit/throttling-plugin"), doconst { throttling } = require("@octokit/throttling-plugin") - Node 8 is no longer officially supported