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: nodejs/undici
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.26.3
Choose a base ref
...
head repository: nodejs/undici
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.26.4
Choose a head ref
  • 11 commits
  • 11 files changed
  • 9 contributors

Commits on Oct 11, 2023

  1. Revert "include esbuild script in files"

    This reverts commit 5351f1f.
    Ethan Arrowood committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    81e0a93 View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "include esbuild script in files""

    This reverts commit 81e0a93.
    mcollina committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    655d3d7 View commit details
    Browse the repository at this point in the history
  3. use esbuild define/hooks (#2342)

    * use esbuild define/hooks
    
    * remove build script
    KhafraDev authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    026c1d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 14, 2023

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

Commits on Oct 15, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    52a7989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49254c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix: Avoid error for stream() being aborted (#2355)

    Co-authored-by: BobNobrain <[email protected]>
    BobNobrain and BobNobrain authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    daf349f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    0681760 View commit details
    Browse the repository at this point in the history
  2. Bumped v5.26.4

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dea70e2 View commit details
    Browse the repository at this point in the history
Loading