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: 77e0378
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: 7fdb3b4
Choose a head ref
  • 4 commits
  • 73 files changed
  • 3 contributors

Commits on Aug 25, 2022

  1. Update build.mjs (#484)

    cjihrig authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e95c761 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Remove requirement for bundler custom config (#489)

    * feat: use buffer, events, process dependencies and require it
    
    * fix: added missing process file for browserify bug workaround
    
    * fix: patch code after use strict
    bergos authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5eb402c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Update to Node v18.9.0 (#490)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8de46b5 View commit details
    Browse the repository at this point in the history
  2. Bumped v4.2.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    7fdb3b4 View commit details
    Browse the repository at this point in the history
Loading