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: sindresorhus/got
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.0
Choose a base ref
...
head repository: sindresorhus/got
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 6 contributors

Commits on Dec 10, 2021

  1. Export Request type (#1940)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    3 people authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    0f9f2b8 View commit details
    Browse the repository at this point in the history
  2. Mention Progress in types list

    Fixes #1895
    szmarczak authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    3053c5f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Fix docs link (#1951)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    alextes and sindresorhus authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    2ac07e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Add HTTP/1 and HTTP/2 timings tests (#1957)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    etnbrd and sindresorhus authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    236e744 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Fix nock compatibility (#1959)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    huturen and sindresorhus authored Jan 9, 2022
    Configuration menu
    Copy the full SHA
    bf39d2c View commit details
    Browse the repository at this point in the history
  2. Fix tests

    sindresorhus committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    eb613ab View commit details
    Browse the repository at this point in the history
  3. 12.0.1

    sindresorhus committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    693c4c7 View commit details
    Browse the repository at this point in the history
Loading