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: forwardemail/superagent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.9
Choose a base ref
...
head repository: forwardemail/superagent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.2
Choose a head ref
  • 17 commits
  • 7 files changed
  • 6 contributors

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    988636f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c7efb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on May 3, 2023

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

Commits on Jul 26, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 15, 2023

  1. Merge pull request #1774 from afharo/remove-v14-destroy-before-abort-…

    …hack
    
    fix: do not force-set `req.destroyed = true` on abort
    titanism authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4691583 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1773 from NikoRaisanen/bugfix-handle-bigint

    fix: fixed BigInt sent as json
    titanism authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a62866a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1766 from slickmb/fix/emit_end_when_unzipping

    fix: only emit 'end' after unzip is done writing
    titanism authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a29a062 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1764 from tobiasdiez/es6_http2wrapper

    feat: migrate to es6 class instead of util.inherit in http2wrapper
    titanism authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2fd4292 View commit details
    Browse the repository at this point in the history
  5. chore: bump deps, xo linting

    titanism committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8b5400b View commit details
    Browse the repository at this point in the history
  6. 8.1.0

    titanism committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    44c83af View commit details
    Browse the repository at this point in the history
  7. Revert "chore: bump deps, xo linting"

    This reverts commit 8b5400b.
    titanism committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6feca3f View commit details
    Browse the repository at this point in the history
  8. 8.1.1

    titanism committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    088ea47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36088a6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1776 from bjornua/bjornba/bigint-guard-fix

    fix: handle BigInts that has a .toJSON property
    titanism authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b83887a View commit details
    Browse the repository at this point in the history
  11. 8.1.2

    titanism committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    cfb7b5e View commit details
    Browse the repository at this point in the history
Loading