Skip to content

v4.0.0-rc.6

Pre-release
Pre-release

Choose a tag to compare

@leebyron leebyron released this 05 Oct 10:50
· 758 commits to main since this release

Fixes:

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