Skip to content

Releases: jeffreylanters/react-unity-webgl

7.1.0 / 7.1.1

27 Apr 20:08
5db6d52

Choose a tag to compare

  • Added support for unmounting (since Unity 2019.1) #22 🎉
  • Removed React as a dependency to prevent conflicts #62
  • Fix for a problem when no listeners where registered
  • Stability improvements

7.0.9

21 Feb 15:50
b616b7d

Choose a tag to compare

  • Minor bug fixes

7.0.8

27 Dec 10:21
9123cd8

Choose a tag to compare

  • Fixed 'Make compatible with --isolatedModules TypeScript flag' #54

7.0.7

01 Nov 13:26
a1d2f63

Choose a tag to compare

  • Upgraded TypeScript compiler version
  • Upgraded target module
  • Fixed 'Implicit window object' bug

7.0.6

17 Jul 15:44

Choose a tag to compare

Changes

  • Added automatic canvas size adjustment when the window is resized see wiki

Compatible with Unity:

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

7.0.5

13 Jul 12:41

Choose a tag to compare

Changes

  • Fixed bug where the config would not be inherited correctly.

Compatible with Unity:

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

7.0.4

02 Jul 12:08

Choose a tag to compare

Changes

  • Fixed bug where you could not create two players at once.

Compatible with Unity:

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

7.0.3

28 Jun 20:25

Choose a tag to compare

Changes

  • Removed typescript dependency

Compatible with Unity:

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

7.0.2

28 Jun 15:32

Choose a tag to compare

Changes

  • Minor optimalisations

Compatible with Unity:

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

7.0.1

25 Jun 22:02

Choose a tag to compare

Changes

  • Solved issue where unused source maps caused not found messages in the console.

Compatible with Unity:

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