immutable-js v4.0.0-rc.4 Release Notes

Release Date: 2017-10-05 // over 6 years ago
  • Fixes:

    • 🛠 Fixed a regression from rc.3 where value hashing was not working (#1325, #1328)
    • Stop the iteration of an exhausted, unknown-sized sequence when slicing (#1324)
    • Flow type the prototype chain of "plain object" inputs (#1328)