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 8806988 commit 1bec0d5Copy full SHA for 1bec0d5
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [1.6.7](https://github.com/react-restart/ui/compare/v1.6.6...v1.6.7) (2024-03-15)
2
+
3
4
+### Bug Fixes
5
6
+* fix warnings in strict mode ([#97](https://github.com/react-restart/ui/issues/97)) ([e900a9b](https://github.com/react-restart/ui/commit/e900a9b57f588e32ddd41589457f931c7cd262b0))
7
8
9
10
11
12
## [1.6.6](https://github.com/react-restart/ui/compare/v1.6.5...v1.6.6) (2023-06-02)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "1.6.6",
+ "version": "1.6.7",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments