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: npm/npm-registry-fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.0.0
Choose a base ref
...
head repository: npm/npm-registry-fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.0.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on May 2, 2024

  1. fix: make ErrorBase always capture stack trace (#239)

    fix: allow HttpErrorBase to take headers object
    
    Co-authored-by: Gar <[email protected]>
    lukekarrys and wraithgar authored May 2, 2024
    Configuration menu
    Copy the full SHA
    45cef0a View commit details
    Browse the repository at this point in the history
  2. chore: release 17.0.1 (#240)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [17.0.1](v17.0.0...v17.0.1)
    (2024-05-02)
    
    ### Bug Fixes
    
    *
    [`45cef0a`](45cef0a)
    [#239](#239) allow
    HttpErrorBase to take headers object (@lukekarrys, @wraithgar)
    *
    [`45cef0a`](45cef0a)
    [#239](#239) make
    ErrorBase always capture stack trace (#239) (@lukekarrys, @wraithgar)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    288bdbb View commit details
    Browse the repository at this point in the history
Loading