We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac48b0 commit 8ca99cdCopy full SHA for 8ca99cd
.changeset/clever-poems-fail.md
Frontend/library/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @epicgames-ps/lib-pixelstreamingfrontend-ue5.6
2
3
+## 0.2.5
4
+
5
+### Patch Changes
6
7
+- 5ac48b0: [UE5.6] Fix: Streaming in iframe broken due to SecurityError checking if XR is supported (#734)
8
9
## 0.2.3
10
11
### Patch Changes
Frontend/library/package.json
@@ -1,6 +1,6 @@
{
"name": "@epicgames-ps/lib-pixelstreamingfrontend-ue5.6",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "Frontend library for Unreal Engine 5.6 Pixel Streaming",
"main": "dist/cjs/pixelstreamingfrontend.js",
"module": "dist/esm/pixelstreamingfrontend.js",
0 commit comments