Tags: devin198718/core.js
Tags
build(npm): replace 'pika' command with 'pika-pack' (octokit#454)
fix(typescript): avoid the `void` (octokit#356) See octokit/octokit.js#2115
feat(typescript): do not permit unknown keys on `octokit` instance (e… …ven when used with plugins and defaults) (octokit#312) thanks to @Andarist thanks to @Andarist gr2m/javascript-plugin-architecture-with-typescript-definitions#31
fix(typescript): remove `[key: string]: any` from `Octokit` class (oc… …tokit#309) Before any property on an `octokit` instance could be used without complaint at build time. With this change, all additional properties on an `octokit` instance need to be added explicitly using plugins
feat(typescript): types for `octokit.hook.{before,after,error,wrap}("… …request", () => {})` methods (octokit#301)
fix(deps): lock file maintenance Co-authored-by: Renovate Bot <[email protected]>
PreviousNext