Skip to content

0.36.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 17:39
· 3 commits to refs/heads/main since this release
c64f34b
  • Fix Mutex infinite loop in SharedRepeatableAction (#878)

Note

This bug was only observed to affect JavaScript, and would surface under certain conditions as a "deadlock" (connect process would get stuck in an infinite loop, locking up the webpage).

🧰 Maintenance

  • Update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom to v2025.3.12 (#869, #871, #874, #876)
  • Update dependency gradle to v8.13 (#873)
  • Update dependency io.mockk:mockk to v1.13.17 (#870)
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.1 (#868)
  • Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 (#863)
  • Update plugin android-library to v8.8.1 (#864)
  • Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.7.0 (#877)