2020.0.2
- 🐛 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