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: sindresorhus/decompress-response
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.0
Choose a base ref
...
head repository: sindresorhus/decompress-response
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on May 28, 2024

  1. Fix it incorrectly modifying the original response

    And correctly remove `content-length` header.
    
    Fixes #28 (comment)
    
    Fixes #37
    sindresorhus committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8e713c3 View commit details
    Browse the repository at this point in the history
  2. Require Node.js 18

    sindresorhus committed May 28, 2024
    Configuration menu
    Copy the full SHA
    de78c7b View commit details
    Browse the repository at this point in the history
  3. 9.0.0

    sindresorhus committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d6600ec View commit details
    Browse the repository at this point in the history
Loading