We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a3965 commit 5563f7cCopy full SHA for 5563f7c
2 files changed
βCHANGELOG.mdβ
@@ -1,14 +1,14 @@
1
# Changelog
2
3
-### 5.4.0
+### 5.6.0
4
5
#### β‘οΈ Features
6
- Expose `IIdleTimer` interface as the second parameter to callback methods. #339
7
8
#### π Bug Fixes
9
- Prevent race condition error from being thrown when the hook unmounts while using leader election. #337
10
11
-### 5.3.3
+### 5.5.3
12
13
14
- Fix a bug where `onPrompt` would be emitted instead of `onIdle` after `timeout` is exceeded when devices wake from sleep. #172
βdocs/pages/docs/about/changelog.mdxβ
@@ -2,7 +2,7 @@
title: Changelog
description: IdleTimer Changelog
---
<Divider />
0 commit comments