@arcware-cloud/pixelstreaming-websdk 1.1.18 → 1.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -64,7 +64,7 @@ Below is a simple example demonstrating how to use the WebSDK in an HTML file to
64
64
  settings: {
65
65
  // additional settings
66
66
  },
67
- },
67
+ }
68
68
  );
69
69
 
70
70
  document.getElementById("videoContainer").appendChild(Application.rootElement);
@@ -80,6 +80,12 @@ For more detailed examples and advanced usage, please refer to our documentation
80
80
 
81
81
  # Changelog
82
82
 
83
+ ### 1.1.19
84
+
85
+ - "@epicgames-ps/lib-pixelstreamingcommon-ue5.5": "0.2.9"
86
+ - "@epicgames-ps/lib-pixelstreamingfrontend-ue5.5": "1.1.0"
87
+ - "@epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.5": "1.2.0"
88
+
83
89
  ### 1.1.18
84
90
 
85
91
  - hotfix: PixelStreaming.websocketState now returning correct state