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 events by @clemniem in #310
- Update scala3-library, ... to 3.6.4 by @scala-steward in #312
- Update sbt, scripted-plugin to 1.10.11 by @scala-steward in #314
- Update zio-interop-cats to 23.1.0.5 by @scala-steward in #315
- Update fs2-core to 3.12.0 by @scala-steward in #317
- Update munit-cats-effect to 2.1.0 by @scala-steward in #318
- Update cats-effect, cats-effect-kernel to 3.6.1 by @scala-steward in #320
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.19.0 by @scala-steward in #322
New Contributors
Full Changelog: v0.13.0...v0.14.0