Skip to content

v3.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 19:52
· 55 commits to master since this release

3.13.0 (2022-01-10)

Bug Fixes

  • defer calling onSelect until after animation (#248) (1fb3411), closes #203
  • stabilize the identity of the context provider value (#251) (55005ba)

Features

  • support closing actionsheet with Esc key on web (#247) (c4c3f8b), closes #194