Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

v5.1.0

Compare
Choose a tag to compare
@dweedon-stripe dweedon-stripe released this 22 Oct 19:57
· 50 commits to master since this release

New Features

  • Add support for accessing the underlying Element using refs via getElement.

Bug Fixes

  • Fix crash when trying to create element while unmounting. Thanks @CarsonF!