Skip to content

Releases: jeffreylanters/react-unity-webgl

7.0.0

25 Jun 20:56
6d4cf71

Choose a tag to compare

Changes

  • I'm happy to announce version 7 of my library finally released! I've put a lot of work into this library so if you've found any errors feel free to edit the documentation or create a pull request. To learn more about contributing please look at the contribution page on this wiki. Please see the documentation for further details.

Compatible with Unity:

  • 5.6.x
  • 2017.x
  • 2018.x

6.5.1

24 Jun 13:40

Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Allow React function bindings to return values from jslib calls

6.5.0

16 Mar 17:15

Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Added function to set fullscreen mode

6.4.4

25 Jan 19:01
5885fdc

Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Temporary fix for #22

6.4.3

24 Jan 11:49

Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Minor bug fixes

6.4.2

24 Jan 11:16
15759a4

Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Fixed bug where UnityEvent emits wrong data

6.4.1

12 Jan 16:08

Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Minor enhancements

6.4.0

27 Dec 10:32
a99f939

Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

6.3.1

20 Dec 11:04
93318b2

Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

  • Minor bug fixes

6.3.0

20 Dec 10:59
66268f1

Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

  • Fixed implementation for static extern functions