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/rest.js
base: v16.0.0
Choose a base ref
...
head repository: octokit/rest.js
compare: v16.0.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 17, 2018

  1. Copy the full SHA
    ebea33d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. fix(typescript): include a header object when transforming `Content…

    …-Type` and `Content-Length` to `headers.content-type` and `headers.content-length`
    mamodom committed Nov 18, 2018
    Copy the full SHA
    0b9cc37 View commit details
    Browse the repository at this point in the history
  2. fix(typescript): Adding return types

    This closes #1116
    mamodom authored and gr2m committed Nov 18, 2018
    Copy the full SHA
    18ac5bf View commit details
    Browse the repository at this point in the history
  3. fix(typescript): Adding the noImplicitAny flag to validate:ts

    This will catch these problems in the future
    mamodom authored and gr2m committed Nov 18, 2018
    Copy the full SHA
    ef4d35a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    01763bf View commit details
    Browse the repository at this point in the history