Skip to content

v1.4.0

Compare
Choose a tag to compare
@astorije astorije released this 29 Oct 04:47
· 542 commits to master since this release

See the full changelog

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).