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 6113f4b commit 8708cc0Copy full SHA for 8708cc0
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# [2.0.0-beta.6](https://github.com/react-restart/ui/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2025-07-28)
2
+
3
4
+### Bug Fixes
5
6
+* remove node from exports map ([#126](https://github.com/react-restart/ui/issues/126)) ([6113f4b](https://github.com/react-restart/ui/commit/6113f4b10b73ef5a0b448173fad1a1f7b9f961a2))
7
8
9
10
11
12
# [2.0.0-beta.5](https://github.com/react-restart/ui/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2025-06-25)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "2.0.0-beta.5",
+ "version": "2.0.0-beta.6",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments