Skip to content

Releases: chaijs/deep-eql

v3.0.1

06 Sep 21:09
Compare
Choose a tag to compare

<a name"3.0.1">

3.0.1 (2017-09-06)

Bug Fixes

  • extensibility check and unhandled rejection warnings (04d6da65)

v3.0.0

05 Aug 20:40
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2017-08-05)

Bug Fixes

  • typo in build script for browserified file (#37) (76963e83)

Breaking Changes

  • This package no longer supports Node < 4. Please use an older version
    of this package if you intend to use Node < 4.
    (96ad468e)

2.0.1: Fix WeakMap set error, arg order irregularities

07 Mar 15:01
Compare
Choose a tag to compare

Fixes:

  • fix: Fix WeakMap set error, arg order irregularities. Contains a minor speed boost as well and helps comparators override all behavior, including simple tests.

2.0.0: Drop old node

07 Mar 14:57
Compare
Choose a tag to compare

BREAKING CHANGE:

  • Node v0.10 is no longer supported.

1.0.0: Merge pull request #14 from keithamus/giant-refactor

09 Oct 18:21
Compare
Choose a tag to compare