The long overdue version 0.12.0 of Tyrian contains a number of contributed feature improvements, and brings all of the involved libraries up to date.
Built against Scala 3.6.2 and Scala.js 1.18.1.
Thanks to everyone who contributed!
What's Changed
- Refactor FileReader to fix side-effect and provide extra context by @sloshy in #279
- Nice syntax for custom attributes by @davesmith00000 in #281
- Update for scala-js-snabbdom-0.2.0-M3 by @sloshy in #285
- Http request with BodyInit by @a-khakimov in #267
- Convert Future to Async by @JPonte in #289
- Literal tag implicit Conversion by @linux-root in #294
New Contributors
- @sloshy made their first contribution in #279
- @a-khakimov made their first contribution in #267
- @linux-root made their first contribution in #294
Full Changelog: v0.11.0...v0.12.0