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/readable-stream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.2
Choose a base ref
...
head repository: nodejs/readable-stream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.0
Choose a head ref
  • 2 commits
  • 40 files changed
  • 1 contributor

Commits on Dec 18, 2023

  1. Update to Node.js 18.19.0, add Node 21.x to CI (#528)

    * Update to Node.js 18.19.0, add Node 21.x to CI
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * Add polyfill for addAbortListener
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * Running on Node 16
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup old nodes
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * Add validators to addAbortListener and AbortSignalAny
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    ---------
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4c8e8e5 View commit details
    Browse the repository at this point in the history
  2. Bumped v4.5.0

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