Skip to content

Release 1.5.1

Latest
Compare
Choose a tag to compare
@hannojg hannojg released this 23 Jul 09:36
· 2 commits to main since this release
fbd946d

1.5.1 (2024-07-23)

💨 Performance Improvements

  • ios: mark metal layer for rendering only (#241) (ccbedd9)

📚 Documentation

  • Fixed docs MyModel usage from useModel({source: MyModel}) to useModel(MyModel) (#246) (3cf76c6)

🐛 Bug Fixes