Skip to content

v1.5.4

Compare
Choose a tag to compare
@astorije astorije released this 24 Mar 23:32
· 511 commits to master since this release

See the full changelog

This release brings some minor documentation improvements and dependency upgrades, as well as a nice fix by @jakelazaroff:

  • Document how to integrate chai-immutable with chai-as-promised (PR #38)
  • Update minor and patch versions of non-essential devDependencies
  • Add Chai's Code of Conduct (PR #42)
  • Use Iterable.isIterable for Immutable check to fix false results when using multiple copies of Immutable (PR #36 by @jakelazaroff)