Releases: jeffreylanters/react-unity-webgl
Releases · jeffreylanters/react-unity-webgl
8.2.2
- Improved UnityLoader instance pooling so re-mouting or mounting a Unity component with the same loader won't result in duplicate loader instances in the document head.
- Improved error handling during the Unity mount cycle.
8.2.1
- Added typings declaration to package file
- Added legacy documentation to the readme
8.2.0
8.1.7
- Updated typings to add support for multiple parameters on the Unity Context Event Listeners
8.1.6
- Minor changes
8.1.5
- Transferred package
8.1.4
- Added stronger typings from Unity Context event listeners, including a map consisting of all the built-in events.
8.1.3
- Minor improvements
8.1.2
- Moved documentation from Wiki to ReadMe
- Minor improvements
8.1.1
- Moved the Device Pixel Ratio config to the Canvas's Props