-
-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
751edd5
commit acc2e21
Showing
1 changed file
with
1 addition
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1 @@ | ||
- Resolved an issue where internal types were not included in the distribution [#512] | ||
- Updated tests to include newer versions of Unity | ||
- Internal typing and structure changes and improvements | ||
- Removed `UNSAFE__detachAndUnloadImmediate` from the hook due to instability | ||
- Resolved an issue where the canvas would always match its canvas size regardless of the `matchWebGLToCanvasSize` setting | ||
- Various documentation improvements [#490] [#499] | ||
- Added support for setting a void function as the event listener [#517] |