Skip to content

v7.1.1

Compare
Choose a tag to compare
@erikras erikras released this 10 Oct 14:21
· 382 commits to master since this release

I would like to apologize for recklessly upgrading the ImmutableJS dependency to a v4.rc in the previous release, v7.1.1. That is a breaking change, and will be made in v8 once ImmutableJS v4.0 is officially released. 😳 Sorry about that.

Bug Fixes

  • Fixed plugin API bug introduced in v7.1.0 #3495 #3490
  • Rolled back to immutable@3.8.2 03c37d7 #3493
  • Fixed flow-bin version to 0.54.0 before the breaking change that caused immutable@3.8.2 to fail.