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 3b73c01 commit 469ccc6Copy full SHA for 469ccc6
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [1.9.1](https://github.com/react-restart/ui/compare/v1.9.0...v1.9.1) (2024-11-25)
2
+
3
4
+### Bug Fixes
5
6
+* bump hooks dependency for strict mode fixes ([3b73c01](https://github.com/react-restart/ui/commit/3b73c0133ef9638b8ea35be38b14837233b88361))
7
8
9
10
11
12
# [1.9.0](https://github.com/react-restart/ui/compare/v1.8.0...v1.9.0) (2024-11-20)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "1.9.0",
+ "version": "1.9.1",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments