Skip to content

Release 0.37.0

Compare
Choose a tag to compare
@hannojg hannojg released this 15 May 17:07
· 137 commits to main since this release

0.37.0 (2024-05-15)

✨ Features

  • implement proper API for applying the same animation to another asset instance (#177) (0989149)

🐛 Bug Fixes

  • fix hybridobject's jsi::Function cleanup (#179) (24388ec)
  • fix remove choreographer listener with invalid SwapChain reference on destroy view (#180) (04517c3)
  • move jsi::Function destructor check to JSIConverter (#178) (11d893a)