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.28.0
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.28.1
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 26, 2023

  1. perf: Improve normalizeMethod (#2456)

    * perf: Improve `normalizeMethod`
    
    * remove comment
    
    * test: add
    
    * test: remove
    
    * perf: use Map
    
    * Revert "perf: use Map"
    
    * Revert "test: remove"
    
    This reverts commit 3a37e7b.
    
    * perf: direct reference
    tsctx authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    17c7a73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac30400 View commit details
    Browse the repository at this point in the history
  3. perf(request): optimize if headers are given (#2454)

    * perf(request): optimize if headers are given
    
    * perf: use shallow copy
    
    * fix
    
    * spec
    
    * make maintenance easier
    
    * fix: comment position
    
    * fix
    
    * short
    
    * fix
    
    * add comment
    
    * use append
    
    * fix: typo
    
    * refactor
    tsctx authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0c45ff7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    e7ab79a View commit details
    Browse the repository at this point in the history
  2. Revert "chore: less async await (#2463)"

    This reverts commit e7ab79a.
    mcollina committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    600a952 View commit details
    Browse the repository at this point in the history
  3. Bumped v5.28.1

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    286bb44 View commit details
    Browse the repository at this point in the history
Loading