Skip to content

v0.10.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@chaance chaance released this 21 May 22:51

馃敤 Breaking Changes

  • The only meaningful change to packages in this release is to the API for @reach/descendants. We do not document this module and don't generally recommend it for external use, but in case you're being bold, useDescendants has been renamed to useDescendantsInit. useDescendants is still used, but it will now access the actual descendant list from the appropriate context.

馃摑 Documentation

  • #581 Updated the README.md with new link of yarn install instructions (@abhishekjakhar)
  • #587 Fix Dialog's initialFocusRef docs by changing the prop heading to the DialogOverlay component (@CodingDive)

馃彙 Housekeeping

馃馃 4 Committers