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.5
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.27.0
Choose a head ref
  • 5 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 23, 2023

  1. Use sets and reusable TextEncoder/TextDecoder instances (#2368)

    * Use sets and reusable TextEncoder/TextDecoder instances
    
    * Do not reuse streaming decoder
    kibertoad authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8050ec0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    67e714d View commit details
    Browse the repository at this point in the history
  2. skip bundle test on node 16 (#2377)

    * skip bundle test on node 16
    
    * skip more tests
    
    * fix
    KhafraDev authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3ec35ee View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. fix windows CI (#2379)

    KhafraDev authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6df0fe0 View commit details
    Browse the repository at this point in the history
  2. 5.27.0

    ronag committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    41c253d View commit details
    Browse the repository at this point in the history
Loading