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: v11.0.2
Choose a base ref
...
head repository: sindresorhus/got
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.3
Choose a head ref
  • 16 commits
  • 24 files changed
  • 5 contributors

Commits on Apr 25, 2020

  1. Upgrade dependencies

    sindresorhus committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    3da16e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    63c1b72 View commit details
    Browse the repository at this point in the history
  2. Fix options.searchParams duplicates

    Fixes #1188
    szmarczak committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    429db40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d087215 View commit details
    Browse the repository at this point in the history
  4. Limit number of requests in pagination (#1181)

    * feat: limit number of requests in pagination
    
    * style: fix lint
    
    * fix: increase default to 10000
    
    * fix: use lower than comparator
    
    * docs: add note about retries
    
    * docs: fix typo
    
    * docs: update readme
    jaulz authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    4344c3a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    7c5290d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ff82f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7bf4e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    adf5b8a View commit details
    Browse the repository at this point in the history
  2. Do not use EventEmitter to queue writes

    To achieve better performance
    szmarczak committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    d03b3e1 View commit details
    Browse the repository at this point in the history
  3. Test socket hung up error regression

    Fixes #1171
    szmarczak committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    b50c548 View commit details
    Browse the repository at this point in the history
  4. Fix linting

    szmarczak committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    2d78831 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9359d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. 3 Configuration menu
    Copy the full SHA
    b927e2d View commit details
    Browse the repository at this point in the history
  2. Update node-fetch URL (#1207)

    NotMoni authored Apr 30, 2020
    Configuration menu
    Copy the full SHA
    b5f2c8e View commit details
    Browse the repository at this point in the history
  3. 11.0.3

    sindresorhus committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    46cd61b View commit details
    Browse the repository at this point in the history
Loading