Skip to content

2020.0.2

Compare
Choose a tag to compare
@PhilippMolitor PhilippMolitor released this 06 Mar 15:42
· 72 commits to dev since this release
a0054e5
  • 🐛 fix bug that would allow early unmounting of the component
  • 🚀 make context prop optional and unload the instance when there is no context given
  • 🚧 add typescript module augmentation and auto completion for UnityContext.on(...)
  • 📜 add documentation for module augmentation
  • 📜 improve JSDoc and fix typos