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 b0a5ddf commit 2f43468Copy full SHA for 2f43468
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# [2.0.0-beta.8](https://github.com/react-restart/ui/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2025-08-07)
2
+
3
4
+### Bug Fixes
5
6
+* remove console.log ([b0a5ddf](https://github.com/react-restart/ui/commit/b0a5ddf764147d228eea5a3b0611b46bed676744))
7
8
9
10
11
12
# [2.0.0-beta.7](https://github.com/react-restart/ui/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2025-08-04)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "2.0.0-beta.7",
+ "version": "2.0.0-beta.8",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments