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 62efb7a commit a3e650bCopy full SHA for a3e650b
βCHANGELOG.mdβ
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 5.6.1
4
+
5
+#### π Bug Fixes
6
+- Throw an error when `promptBeforeIdle` is greater than or equal to `timeout`. #342
7
8
### 5.6.0
9
10
#### β‘οΈ Features
βdocs/pages/docs/about/changelog.mdxβ
@@ -2,6 +2,12 @@
title: Changelog
description: IdleTimer Changelog
---
+- Throw an error when `promptBeforeIdle` is greater than or equal to `timeout`.
11
12
<Divider />
13
0 commit comments