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 58d5072 commit 9b37f26Copy full SHA for 9b37f26
βCHANGELOG.mdβ
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 5.1.3
4
+
5
+#### π Bug Fixes
6
+- Use builtin `Omit` over utility-types `Subtract`. Fixes missing dependency error.
7
8
### 5.1.2
9
10
#### β¨ Enhancements
βdocs/pages/docs/about/changelog.mdxβ
@@ -2,6 +2,11 @@
title: Changelog
description: IdleTimer Changelog
---
+<Divider />
11
12
<Divider />
0 commit comments