Releases: octokit/octokit.js
Releases · octokit/octokit.js
v4.0.3
4.0.3 (2024-12-29)
Bug Fixes
- deps: bump
@octokit/app
and @octokit/types
(#2763) (33d03d9)
v4.0.2
4.0.2 (2024-05-08)
Bug Fixes
v4.0.1
4.0.1 (2024-05-07)
Bug Fixes
- docs: remove NodeJS 10 and add callout for conditional exports (#2675) (c99ff62)
v4.0.0
BREAKING CHANGES
- package is now ESM
- remove authentication type "oauth" that was previously deprecated
- Switch from
@octokit/webhooks-types
to @octokit/openapi-webhooks-types
due to the transition to using GitHub's OpenAPI schema
v3.2.1-beta.1
Bug Fixes
- adapt code for ESM/new deps (314b46e)
- deps: update octokit monorepo (b318e23)
v3.2.1
3.2.1 (2024-05-03)
Bug Fixes
v3.2.0
3.2.0 (2024-04-03)
Features
v3.1.2
3.1.2 (2023-11-15)
Bug Fixes
- updates app.js for the handling of an error being thrown by the verify method in webhooks.js (#2576) (b59da80)
v3.1.1
3.1.1 (2023-09-25)
Bug Fixes
v3.1.0
3.1.0 (2023-07-26)
Features