Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

10.0.1

Choose a tag to compare

@alexreardon alexreardon released this 13 Nov 23:23
· 470 commits to master since this release

Fixes

  • Now correctly forwarding component flow types #910. Previously they were being lost in a HOC. Huge thank you to @TrySound for this one! He also added a flow test to ensure there is no regressions on this 👏
  • Fixed misaligned cross-axis drop placement and keyboard movement in some cases #913 #918