Releases: octokit/webhooks.js
Releases · octokit/webhooks.js
v14.0.0
14.0.0 (2025-05-20)
Bug Fixes
BREAKING CHANGES
- deps: Drop support for NodeJS v18
v13.9.0
13.9.0 (2025-05-13)
Features
- allow to specify
timeout
option in middleware, refactor middleware (#1148) (d5ffc92)
v13.8.2
13.8.2 (2025-04-27)
Bug Fixes
- deps: update @octokit/openapi-webhooks-types to v11 (#1137) (8fa4ff7)
v13.8.0
13.8.0 (2025-03-29)
Features
- types: new
issues.typed
and issues.untyped
and custom_property.promote_to_enterprise
events (#1126) (fd515ec)
v13.7.5
13.7.5 (2025-03-18)
Bug Fixes
- types: payload type updates to include issue types and description updates (#1123) (15060bc)
v13.7.4
13.7.4 (2025-02-24)
Bug Fixes
- types: explicit return type from web
middleware()
(#1119) (7570dc0)
v13.7.2
13.7.2 (2025-02-24)
Bug Fixes
- build: replace the
module
property with the source
property (#1102) (85ed3f3)