v3.0.0
BREAKING CHANGES
Octokit.plugin()
no longer accepts an array as first argument. Pass multiple arguments instead, e.g.Octokit.plugin(plugin1, plugin2)
Octokit.plugin()
no longer accepts an array as first argument. Pass multiple arguments instead, e.g. Octokit.plugin(plugin1, plugin2)