v0.4.0
BREAKING CHANGE:
Now uses https://www.npmjs.com/package/@octokit/rest under the hood
- For cli
--path-prefix
and--host
are now merged to--baseUrl
- For lib usage, client options might be different now
Some of the new packages might require a newer NodeJS version (I've tested this on node v16)