Releases: octokit/webhooks.js
Releases · octokit/webhooks.js
v12.0.10
Bug Fixes
- improve compatibility of Google Cloud Functions,
req.body
is the parsed JSON payload (#937) (adcfa21)
v12.0.9
12.0.9 (2023-12-04)
Bug Fixes
- prevent splitting multibyte characters in
getPayload()
(#939) (fe00834)
v12.0.8
12.0.8 (2023-11-22)
Bug Fixes
- types: limit recursion in types using ternary statements (#929) (1124632)
v12.0.7
12.0.7 (2023-11-18)
Bug Fixes
- pass through
TTransformed
to onAny
and onError
(#924) (6ead0b7)
v12.0.6
12.0.6 (2023-11-16)
Bug Fixes
- typescript: workaround for trouble with
aggregate-error
type export (#923) (4875a74)
v9.26.3
9.26.3 (2023-11-15)
Bug Fixes
- try to release with previously used semantic-release version (a674dd6)