Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Release 2.0.0-alpha.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@osdnk osdnk released this 05 Oct 21:52
· 114 commits to master since this release

2.0.0-alpha.20 (2019-10-05)

Bug Fixes

  • don't recompute if routes didn't change (9aca080)
  • evaluate position with untraversed gesture (92f74df)
  • handle race conditions while ending transition (2eb5edb)
  • keep the routes we are closing or replacing (49a6709)
  • use gestureUntraversed and velocityUntraversed in nativeEvent (cff1c2d)

Features