Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 05:06
· 681 commits to main since this release

3.0.0 (2020-01-16)

Continuous Integration

Features

BREAKING CHANGES

  • Instead of const throttling = require("@octokit/throttling-plugin"), do const { throttling } = require("@octokit/throttling-plugin")
  • Node 8 is no longer officially supported