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: JakeChampion/fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: JakeChampion/fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 17 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 9, 2020

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

Commits on Jul 10, 2020

  1. If headers are passed in via a Record then do not normalise the heade…

    …r names as part of the request
    JakeChampion committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    b65ed60 View commit details
    Browse the repository at this point in the history
  2. Add keepalive caveat

    Closes #780
    JakeChampion authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    259dc6a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Revert "Detect if DOMException exists via typeof instead of trying to…

    … call it and catching the exception which may get thrown"
    
    This reverts commit e329852.
    JakeChampion committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    0ebc095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8572451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a53ff6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. 1 Configuration menu
    Copy the full SHA
    89d29f7 View commit details
    Browse the repository at this point in the history
  2. Update rollup.config.js

    JakeChampion committed Jul 31, 2020
    3 Configuration menu
    Copy the full SHA
    b3cff4c View commit details
    Browse the repository at this point in the history
  3. Update fetch.js

    JakeChampion committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    8ed5238 View commit details
    Browse the repository at this point in the history
  4. Update fetch.js

    JakeChampion committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    a1c644f View commit details
    Browse the repository at this point in the history
  5. Update fetch.js

    JakeChampion committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    30f2aeb View commit details
    Browse the repository at this point in the history
  6. Update fetch.js

    JakeChampion committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    19a2ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21bbcbf View commit details
    Browse the repository at this point in the history
  8. Update fetch.js

    JakeChampion committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    37b55c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88a5c24 View commit details
    Browse the repository at this point in the history
  10. Update fetch.js

    JakeChampion authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    9ab032a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. 3.3.0

    JakeChampion committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    573c5d4 View commit details
    Browse the repository at this point in the history
Loading