Releases: octokit/types.ts
Releases · octokit/types.ts
v13.6.0
13.6.0 (2024-09-27)
Features
- add better types for
request.request.signal
(#649) (78173c7)
v13.5.1
13.5.1 (2024-09-24)
Bug Fixes
- deps: update dependency @octokit/tsconfig to v4 (#610) (b01e2fb)
v13.5.0
13.5.0 (2024-04-29)
Features
- add Copilot operations, bump openapi-types version (#638) (69c7f34)
v13.4.1
13.4.1 (2024-04-15)
Bug Fixes
- openapi-types and openapi-version minor bumps (#633) (fa8e2bb)
v13.4.0
13.4.0 (2024-04-09)
Features
- updates @octokit/openapi-types to v22.0.1 (#631) (73f3c21)
v13.3.0
13.3.0 (2024-04-09)
Features
- add
redirect
option in RequestRequestOptions
(#630) (9c58158)
v13.2.0
13.2.0 (2024-04-08)
Features
- Updates @octokit/openapi-types to 22.0.0 (which had breaking changes). BREAKING CHANGES: Renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold] (#629) (d32a77f)
- updates @octokit/openapi-types to v21.2.0 (#627) (a5bfb8f)
v13.0.0
13.0.0 (2024-04-02)
Features
- Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id (#625) (ad024fe)
BREAKING CHANGES
- Updates multiple endpoints to use owner + repo in place of repository_id