v1.5.4
This release brings some minor documentation improvements and dependency upgrades, as well as a nice fix by @jakelazaroff:
- Document how to integrate
chai-immutable
withchai-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)