Thanks to visit codestin.com
Credit goes to github.com

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.25.2
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.25.3
Choose a head ref
  • 6 commits
  • 10 files changed
  • 5 contributors

Commits on Sep 25, 2023

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

Commits on Sep 28, 2023

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

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    8591eb7 View commit details
    Browse the repository at this point in the history
  2. perf: use @fastify/busboy (#2211)

    * use @fastify/busboy
    
    * fix file handler
    
    * fix test
    
    * Revert "fix test"
    
    This reverts commit 0eada58.
    
    * v2
    
    * fix parseFormDataString
    gurgunday authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    5addbb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Disable FinalizationRegistry if NODE_V8_COVERAGE is set (#2298)

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5f190b1 View commit details
    Browse the repository at this point in the history
  2. Bumped v5.23.3

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