All Versions
177
Latest Version
Avg Release Cycle
27 days
Latest Release
-

Changelog History
Page 5

  • v7.2.6 Changes

    March 01, 2019
    • Upgrade @sinonjs/formatio
    • Set fake.lastArg to last argument regardless of type
  • v7.2.5 Changes

    February 27, 2019
    • don't call extends.nonEnum in spy.resetHistory (#1984)
  • v7.2.4 Changes

    February 18, 2019
    • minor package updates
    • Update eslint-plugin-mocha
    • Fix high prio audit warnings
    • Update nise to use @sinonjs/text-encoding
    • Make all properties non-enumerable in spies, stubs, mocks and fakes
    • docs(sandbox): add example for default sandbox
  • v7.2.3 Changes

    January 19, 2019
    • Update @sinonjs/nise
    • Fix stubbing function objects (#1968)
  • v7.2.2 Changes

    December 12, 2018
    • Fix mock.withArgs using matchers (#1961)
  • v7.2.1 Changes

    December 12, 2018
    • #1957: check for truthiness before checking whether optional override is a stub
    • Upgrade @sinonjs/samsam
    • Upgrade @sinonjs/referee to v3
  • v7.2.0 Changes

    December 10, 2018
    • Upgrade to samsam 3 (#1955)
    • Rename History.md to CHANGELOG.md
  • v7.1.1 Changes

    October 31, 2018
    • Make the spy functions non enumerable so that printing it is more concise (#1936)
  • v7.1.0 Changes

    October 25, 2018
    • Issue #1852: Add a way to pass a global context to lolex when calling useFakeTimers
    • Get latest 'nise' patch
  • v7.0.0 Changes

    October 14, 2018
    • Update to Lolex 3: no negative ticks allowed