Skip to content

Releases: EndangeredMassa/bond

2.0.0 - CommonJS-Only Release

19 Aug 20:44
Compare
Choose a tag to compare

Note that the breaking change here is that future versions of bond will only support CommonJS.

  • #38 calledWith() now checks for deep equality of objects and arrays

1.2.3

07 Jul 18:30
Compare
Choose a tag to compare
  • #36 Make calledWith match any call, not just the most recent

1.2.2

30 Jan 17:19
Compare
Choose a tag to compare
  • #34 allow bond to restore after binding twice to the same property

1.2.1

08 Oct 17:03
Compare
Choose a tag to compare
  • #32 recompile js; some debugging logs where left in

1.2.0

21 Aug 19:07
Compare
Choose a tag to compare
  • #31 improve qunit and other framework support

1.1.1

21 Apr 20:36
Compare
Choose a tag to compare
  • #30 ensure bond returns object from constructor

1.1.0

13 Mar 18:18
Compare
Choose a tag to compare
  • #27 remove bond.version

1.0.1

25 Feb 15:18
Compare
Choose a tag to compare
  • #25 add repository field to package.json