Releases: octokit/webhooks.js
Releases · octokit/webhooks.js
v14.1.3
31 Jul 18:40
Compare
Sorry, something went wrong.
No results found
14.1.3 (2025-07-31)
Bug Fixes
avoid Object.assign
to avoid hiding potential type errors (#1166 ) (4c36fce )
v14.1.2
30 Jul 12:48
Compare
Sorry, something went wrong.
No results found
v13.9.1
11 Jul 00:20
Compare
Sorry, something went wrong.
No results found
13.9.1 (2025-07-11)
Bug Fixes
createLogger should not recreate the logger object if it already exists (#1162 ) (08bdfb5 )
v12.3.2
11 Jul 00:18
Compare
Sorry, something went wrong.
No results found
12.3.2 (2025-07-11)
Bug Fixes
createLogger should not recreate the logger object if it already exists (#1162 ) (fa60c1a )
v14.1.1
10 Jul 20:52
Compare
Sorry, something went wrong.
No results found
14.1.1 (2025-07-10)
Bug Fixes
createLogger should not recreate the logger object if it already exists (#1162 ) (18f0be5 )
v14.1.0
29 Jun 17:27
Compare
Sorry, something went wrong.
No results found
v14.0.2
05 Jun 22:16
Compare
Sorry, something went wrong.
No results found
v14.0.1
04 Jun 18:53
Compare
Sorry, something went wrong.
No results found
14.0.1 (2025-06-04)
Bug Fixes
types: update webhook definitions from @octokit/openapi-webhooks
v12 (#1156 ) (786caaf )
v14.0.0
20 May 15:56
Compare
Sorry, something went wrong.
No results found
14.0.0 (2025-05-20)
Bug Fixes
BREAKING CHANGES
deps: Drop support for NodeJS v18
v13.9.0
13 May 00:23
Compare
Sorry, something went wrong.
No results found
13.9.0 (2025-05-13)
Features
allow to specify timeout
option in middleware, refactor middleware (#1148 ) (d5ffc92 )