Releases: octokit/types.ts
Releases · octokit/types.ts
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
v12.4.0
12.4.0 (2023-12-04)
Features
- permissions.organization_custom_properties (#598) (ff98468)
v12.3.0
12.3.0 (2023-11-12)
Features
- backport improvements from
[@octokit-next](https://github.com/octokit-next)
(#595) (0eebf54)
v12.2.0
12.2.0 (2023-11-07)
Features
- types: make
OctokitResponse
an interface (#594) (7269dcc)