Skip to content

Commit 5b4cd47

Browse files
docs: update release notes to include Unity Metrics Info API and performance metrics retrieval
1 parent a1276c1 commit 5b4cd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- Proud to announce the release of React Unity WebGL version 10.0.0 while celebrating 8 years of React Unity WebGL! This version includes several important updates and fixes, including the removal of the `unload` function, which is no longer necessary to unmount the Unity Application. The Unity Application will automatically be unmounted when the component is removed from the DOM. However, if you want to unload the Unity Application manually, you can still use the `unload` function, but be aware that this is not necessary in most cases.
1+
- Added new Unity Metrics Info API and hook to retrieve performance metrics from Unity builds.

0 commit comments

Comments
 (0)