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
base: v5.1.1
Choose a base ref
...
head repository: sinonjs/sinon
compare: v6.0.0
Choose a head ref
  • 8 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 8, 2018

  1. Document/test call ordering checks

    Apparently sinon call instances also have `called(Immediately)?(Before|After)` methods like spies, but this is not documented. Add documentation.
    jpage-godaddy authored and fatso83 committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    78f7549 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Configuration menu
    Copy the full SHA
    f70ff62 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Configuration menu
    Copy the full SHA
    fc4b068 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1835 from chrisguttandin/add-named-esm-exports

    Append named exports to the generated esm bundle
    fatso83 committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    57f4077 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Include 5.1.1 changes

    fatso83 committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    80d742b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c07970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ba797d View commit details
    Browse the repository at this point in the history
  4. 6.0.0

    fatso83 committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    9d10547 View commit details
    Browse the repository at this point in the history