Skip to content

Release 1.13.4

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 06 Sep 06:04
· 55 commits to main since this release
f100194

Release that improves the stability of the library in certain cases 😎

🐛 Bug fixes

  • mount handlers when KeyboardProvider is not fully mounted yet (961e8a1)
  • detached worklet handlers on Fabric when StrictMode enabled (e5b7476)

👍 Improvements

  • use custom Logger on Android to improve perf (7c9c450)

🔢 Miscellaneous

  • docs fixes (e852dd9)
  • use ccache instead of buildcache on CI iOS builds (a64f2eb)