Skip to content

Releases: jeffreylanters/react-unity-webgl

6.5.1

24 Jun 13:40
Compare
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
Compare
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
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Temporary fix for #22

6.4.3

24 Jan 11:49
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Minor bug fixes

6.4.2

24 Jan 11:16
15759a4
Compare
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
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x
  • 2018.x

Changes

  • Minor enhancements

6.4.0

27 Dec 10:32
a99f939
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

6.3.1

20 Dec 11:04
93318b2
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

  • Minor bug fixes

6.3.0

20 Dec 10:59
66268f1
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

  • Fixed implementation for static extern functions

6.2.3

18 Dec 20:44
6bb38b9
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

  • Added TypeScript / Flow types