Skip to content

Commit 0983809

Browse files
Updated release notes
1 parent 37fee33 commit 0983809

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

RELEASE-NOTES.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
- Added script tag type to the Unity Loader hook to ensure the Unity Loader bundle will be loaded correctly
2+
- Added **expirimental** `UNSAFE__detachAndUnloadImmediate` method to the Unity Context to unload the Unity instance immediately
3+
- Replaced the Test project with an environment which is more suitable for testing
4+
- Implemented typings for Unity's showBanner API
55
- Updated and improved documentation and JSDoc comments
6+
- Minor stability improvements

0 commit comments

Comments
 (0)