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/p-retry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.1
Choose a base ref
...
head repository: sindresorhus/p-retry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0-0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    6a89827 View commit details
    Browse the repository at this point in the history
  2. Require Node.js 20

    sindresorhus committed May 6, 2025
    Configuration menu
    Copy the full SHA
    3bdb53a View commit details
    Browse the repository at this point in the history
  3. Add test for async stack traces

    Fixes #78
    sindresorhus committed May 6, 2025
    Configuration menu
    Copy the full SHA
    b4e52fc View commit details
    Browse the repository at this point in the history
  4. Document signal handling

    Fixes #48
    sindresorhus committed May 6, 2025
    Configuration menu
    Copy the full SHA
    777d98f View commit details
    Browse the repository at this point in the history
  5. Document mocking

    Fixes #49
    sindresorhus committed May 6, 2025
    Configuration menu
    Copy the full SHA
    4811051 View commit details
    Browse the repository at this point in the history
  6. Add makeRetriable method

    Fixes #61
    sindresorhus committed May 6, 2025
    Configuration menu
    Copy the full SHA
    1a81c1e View commit details
    Browse the repository at this point in the history
  7. Stop decorating errors

    Fixes #25
    sindresorhus committed May 6, 2025
    Configuration menu
    Copy the full SHA
    bff36bb View commit details
    Browse the repository at this point in the history
  8. 7.0.0-0

    sindresorhus committed May 6, 2025
    Configuration menu
    Copy the full SHA
    157d06e View commit details
    Browse the repository at this point in the history
Loading