Tags: arnitdo/webhooks.js
Tags
fix(types): correct some invalid types (octokit#1074) chore(deps): update octokit monorepo to v8.5.1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(types): webhooks payload type updates via `@octokit/openapi-webho… …oks-types` (octokit#1032) chore(deps): update octokit monorepo to v8.3.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: explicitly check that `request.body` is a string (octokit#1010) * fix: reverts conditional change within `getPayload()` that broke compatibility with fastify/middie middleware library * updates conditional within `getPayload()`
fix(types): type updates from `@octokit/openapi-webhooks-types` v8.2.1 ( octokit#1008) Just some simple refactoring work going on
fix: use `exports` field for ESM exports (octokit#1004) * docs: add note on needed config changes for TypeScript * fix(build): simplify builds * fix(pkg): use `exports` in `package.json` * style: prettier * docs: update info on typescript config
PreviousNext