Skip to content

3.1.0

Latest

Choose a tag to compare

@STRML STRML released this 31 Dec 02:43
· 16 commits to master since this release

3.1.0 (Dec 30, 2025)

  • πŸ› Bugfix: Fix onResizeStop reporting stale size data due to React's batched state updates. The callback now uses the stored size from the last onResize call. #250
  • βž• Feature: React 18 support.
  • ✏ Chore: Migrate test suite from Enzyme to React Testing Library. #249
  • ✏ Chore: Update react-draggable to ^4.5.0.
  • ✏ Chore: Update react-test-renderer to ^18.