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: isaacs/minipass
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.6
Choose a base ref
...
head repository: isaacs/minipass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 27, 2022

  1. make buffer and pipes properties actually private

    BREAKING CHANGE: this removes .buffer and .pipes from the publicly
    exposed interface, allowing Minipass to be safely used as a base
    class for exported TypeScript mixins.
    isaacs committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    ae307ff View commit details
    Browse the repository at this point in the history
  2. 4.0.0

    isaacs committed Nov 27, 2022
    1 Configuration menu
    Copy the full SHA
    94124ea View commit details
    Browse the repository at this point in the history
Loading