Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: octokit/types.ts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.1.1
Choose a base ref
...
head repository: octokit/types.ts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.3.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 7, 2023

  1. feat(types): make OctokitResponse an interface (#594)

    * fix(types): make `OctokitResponse` an interface
    
    * style: prettier
    wolfy1339 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7269dcc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. feat: backport improvements from @octokit-next (#595)

    Backports some improvements from `@octokit-next`:
    
    - Simplify (flatten) the parameters
    - Add type support for 205 HTTP status code
    - Add types for the `data` parameter
    wolfy1339 authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    0eebf54 View commit details
    Browse the repository at this point in the history
Loading