Skip to content

v0.13.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 15:07
· 41 commits to main since this release
v0.13.2
5023fe7

Fixed

  • Fixed an issue that prevented observer.waitForCoordinates() from working with coordinates that have a NaN value for the heading property.
  • Fixed a race condition that could prevent geolocation positions from being dispatched to a position watch before an associated observer.waitForCoordinates() call resolved.