This release is mostly about keeping Scala / Scala.js version parity across the pkgames libs, however this version does also include a fix for OnMouseEnter and OnMouseLeave events by @clemniem - thank you!
Tyrian is now built against Scala 3.6.4 and Scala.js 0.19.0, your projects will need to use at least those versions to be compatible.
What's Changed
- Add OnMouseEnter and OnMouseLeave...