Skip to content

Releases: jeffreylanters/react-unity-webgl

8.2.1

09 Mar 19:49

Choose a tag to compare

  • Added typings declaration to package file
  • Added legacy documentation to the readme

8.2.0

08 Mar 20:17
4d01764

Choose a tag to compare

  • Refactored the Height and Width attributes to a generic Style attribute allowing any CSS Property to be assigned directly onto the Canvas element #157

8.1.7

08 Mar 11:24

Choose a tag to compare

  • Updated typings to add support for multiple parameters on the Unity Context Event Listeners

8.1.6

08 Mar 10:37

Choose a tag to compare

  • Minor changes

8.1.5

08 Mar 10:37

Choose a tag to compare

  • Transferred package

8.1.4

06 Mar 20:07

Choose a tag to compare

  • Added stronger typings from Unity Context event listeners, including a map consisting of all the built-in events.

8.1.3

02 Mar 13:27

Choose a tag to compare

  • Minor improvements

8.1.2

01 Mar 20:06

Choose a tag to compare

  • Moved documentation from Wiki to ReadMe
  • Minor improvements

8.1.1

01 Mar 11:24

Choose a tag to compare

  • Moved the Device Pixel Ratio config to the Canvas's Props

8.1.0

01 Mar 11:07

Choose a tag to compare

  • Added support for DevicePixelRatio parameter
  • Added stronger typings for Unity Instance Parameters
  • Minor improvements