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: sinonjs/sinon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.0.5
Choose a base ref
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20.0.0
Choose a head ref
  • 3 commits
  • 30 files changed
  • 1 contributor

Commits on Mar 24, 2025

  1. chore!: remove fakeXMLHttpRequest and fakeServer

    BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API
    mroderick committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    95d4b8f View commit details
    Browse the repository at this point in the history
  2. chore!: remove usingPromise

    Everyone should be using native promises by now, or should know how to stub natives
    mroderick committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    b6daed2 View commit details
    Browse the repository at this point in the history
  3. 20.0.0

    mroderick committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    ba7a21a View commit details
    Browse the repository at this point in the history
Loading