This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/@sinonjs/samsam/CHANGES.md

7.9 KiB

Changes

5.2.0

  • f27b87c Add match.json (Maximilian Antoni)

Released by Maximilian Antoni on 2020-10-06.

5.1.0

  • 820c296 Evaluate symbol keys for object matchers (#206) (Joel Bradshaw) > > * Make match() work for objects with symbol keys

Released on 2020-08-11.

5.0.3

  • 9d2add0 Remove unused @sinonjs/formatio (Morgan Roderick) > > As can be seen with searching the codebase, @sinonjs/formatio is never > imported, and is thus not a direct dependency of @sinonjs/samsam. >

Released on 2020-02-28.

5.0.2

Released on 2020-02-20.

5.0.1

Released on 2020-02-18.

5.0.0

  • f288430 Drop support for Node 8 (Morgan Roderick) > > As can be seen at https://github.com/nodejs/Release, Node 8 reached > “end” of life on 2019-12-31, and is no longer actively supported. > > We will stop testing in Node 8 and start testing in Node 13, which will > become the next LTS release from April 2020. >

Released on 2020-02-18.

4.2.2

Released by Maximilian Antoni on 2020-01-09.

4.2.1

  • 8987966 re-introduce bound deepEqual (#160) (James Garbutt)

Released on 2019-12-30.