Releases: Marinerer/unity-webgl
Releases · Marinerer/unity-webgl
v4.2.0
♻️ Code Refactoring
- Replace console.log with custom & unique log structure - by @Marinerer in #40 (f709e)
View changes on GitHub
v4.1.0
🎉 Features
- Enhanced typed events and improved handling - by @Marinerer in #39 (9a054)
🐞 Bug Fixes
- Update HTML and update Vue3 example - by @Marinerer (65f1a)
View changes on GitHub
v4.0.2
🎉 Features
- Add HTML, Vue2, and Vue3 examples for UnityWebgl - by @Marinerer in #38 (e2790)
View changes on GitHub
v4.0.1
v4.0.0
🚨 Breaking Changes
- Refactoring event system and core functions - by @Marinerer (978ed)
- Refactor UnityWebglEvent class to separate event registration.
- Refactoring the way web and unity communicate.
- Optimize the create method.
- Remove legacy event types.
🎉 Features
- Add initial package and tsconfig for components and core - by @Marinerer (5deba)
- Add UnityWebglComponent for Vue integration - by @Marinerer (68e23)
- Add comprehensive UnityWebgl testing suite - by @Marinerer (82330)
📝 Documentation
- Add documentation - by @Marinerer (f0411)