v1.4.0
Considering there is no notion of deep equality in Immutable, .eql()
is now an alias of .equal()
in the BDD API.
Caveat: Nested immutable and mutable data structures should not be mixed. See issue #24 for more information.
Additionally, Node.js 4.x support is now official and backed with continuous integration (via Travis CI).