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: v10.6.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: v10.7.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 8 contributors

Commits on Feb 20, 2020

  1. Fix responseType docs (#1064)

    szmarczak authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    41795d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

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

Commits on Feb 24, 2020

  1. Improve docs related to non-enumerable options (#1085)

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    3 people authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    13486cc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Fix readme typo (#1092)

    zcsongor authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    fb8957c View commit details
    Browse the repository at this point in the history
  2. Fix some readme typos

    sindresorhus committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    e22a303 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Fix responseType typo

    szmarczak authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    62f3f38 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

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

Commits on Mar 4, 2020

  1. 1 Configuration menu
    Copy the full SHA
    88f973f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Pass allItems and currentItems to _pagination.paginate() (#1100)

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    3 people authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    1cddd52 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Fix a context example typo

    Fixes #1112
    szmarczak authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    982275e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

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

Commits on Mar 14, 2020

  1. Do not test newer Node.js than v13.8.0

    They are very buggy and need fixing
    szmarczak authored Mar 14, 2020
    2 Configuration menu
    Copy the full SHA
    62b3388 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    0b798ea View commit details
    Browse the repository at this point in the history
  2. 10.7.0

    sindresorhus committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    5c74084 View commit details
    Browse the repository at this point in the history
Loading