Skip to content

Commit 5023fe7

Browse files
committed
Bump to v0.13.2
1 parent e53d336 commit 5023fe7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ Versioning].
1010

1111
## Unreleased
1212

13+
## [v0.13.2] - 2024-08-09
14+
15+
[v0.13.2]: https://github.com/ezzatron/fake-geolocation/releases/tag/v0.13.2
16+
17+
### Fixed
18+
19+
- Fixed an issue that prevented `observer.waitForCoordinates()` from working
20+
with coordinates that have a `NaN` value for the `heading` property.
21+
- Fixed a race condition that could prevent geolocation positions from being
22+
dispatched to a position watch before an associated
23+
`observer.waitForCoordinates()` call resolved.
24+
1325
## [v0.13.1] - 2024-08-08
1426

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

0 commit comments

Comments
 (0)