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.0
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.4.2
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on May 15, 2023

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

Commits on Jun 29, 2023

  1. fix: don't require stream package in codebase (#520)

    * fix: dont have require('stream')
    
    * chore: add stream importing regression tests to CI
    
    * chore: fix webpacking dist
    
    * chore: fix runner-prepare script
    jeswr committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8c9c011 View commit details
    Browse the repository at this point in the history
  2. Bumped v4.4.1

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

Commits on Jul 1, 2023

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

Commits on Jul 3, 2023

  1. Bumped v4.4.2

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