Skip to content

Commit

Permalink
Bump to v0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Aug 8, 2024
1 parent e53d336 commit 5023fe7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ Versioning].

## Unreleased

## [v0.13.2] - 2024-08-09

[v0.13.2]: https://github.com/ezzatron/fake-geolocation/releases/tag/v0.13.2

### 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.

## [v0.13.1] - 2024-08-08

[v0.13.1]: https://github.com/ezzatron/fake-geolocation/releases/tag/v0.13.1
Expand Down

0 comments on commit 5023fe7

Please sign in to comment.