We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6938181 commit 3f53e3dCopy full SHA for 3f53e3d
RELEASE-NOTES.md
@@ -1,2 +1,5 @@
1
-- [Feature] Added support for overwriting Unity's [disabled canvas events](https://react-unity-webgl.dev/docs/api/disabled-canvas-events)
2
-- Minor internal improvements and updated typings
+- Updated tests to include newer versions of Unity
+- Internal typing and structure changes and improvements
3
+- Removed `UNSAFE__detachAndUnloadImmediate` from the hook due to instability
4
+- Resolved an issue where the canvas would always match its canvas size regardless of the `matchWebGLToCanvasSize` setting
5
+- Various documentation improvements [#490] [#499]
0 commit comments