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

11.0.1

Choose a tag to compare

@alexreardon alexreardon released this 24 Apr 02:04
· 380 commits to master since this release

Fixes

  • Drag handle will no longer steal focus from children that auto focus #1271. Thanks @mDibyo for raising this

Other

  • Improved documentation wording #1270 by @timhaywood
  • Adding more function component examples in the docs #1266
  • Internal: correctly leveraging eslint-plugin-react-hooks with useMemoOne #1264