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

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

    • 🚚 Flow types now understand list.filter(Boolean) will remove null values (#1352)
    • ➕ Added missing flow types for Record.hasIn and Record.getIn (#1350)