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: 67b8872
Choose a base ref
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 05d7990
Choose a head ref
  • 11 commits
  • 26 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 authored 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
  5. Configuration menu
    Copy the full SHA
    47e6346 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a40840e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1829 from fatso83/version-6-with-esm-export-for-b…

    …undlers
    
    Deal with bundler issues
    fatso83 authored Jun 11, 2018
    Configuration menu
    Copy the full SHA
    05d7990 View commit details
    Browse the repository at this point in the history
Loading