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 d2c60f0 commit 362713fCopy full SHA for 362713f
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# [2.0.0-beta.9](https://github.com/react-restart/ui/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2025-08-13)
2
+
3
4
+### Bug Fixes
5
6
+* crash on invalid cross origin iframe ([#129](https://github.com/react-restart/ui/issues/129)) ([d2c60f0](https://github.com/react-restart/ui/commit/d2c60f0e1a0cb31c91c1065ce37c89bcfabf5de4))
7
8
9
10
11
12
# [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)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "2.0.0-beta.8",
+ "version": "2.0.0-beta.9",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments