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 37fee33 commit 0983809Copy full SHA for 0983809
RELEASE-NOTES.md
@@ -1,5 +1,6 @@
1
-- Added script tag type to the Unity Loader hook
2
-- Added expirimental `UNSAFE__detachAndUnloadImmediate` method to the Unity Context
3
-- Replaced the Test project with a more complete environment
4
-- Implemented Unity's showBanner API typings
+- Added script tag type to the Unity Loader hook to ensure the Unity Loader bundle will be loaded correctly
+- Added **expirimental** `UNSAFE__detachAndUnloadImmediate` method to the Unity Context to unload the Unity instance immediately
+- Replaced the Test project with an environment which is more suitable for testing
+- Implemented typings for Unity's showBanner API
5
- Updated and improved documentation and JSDoc comments
6
+- Minor stability improvements
0 commit comments