🔑 Key changes
- Improve UI props updating - #1409
🐛 Bug fixes
- Fix scrollTo freezing - #1418
- Remove ref from useAnimatedReaction hook - #1412
- Fix "cannot access
repeat()
before initialisation" error on the web - #1402 - Fix bugs on web - #1438
👍 Improvements
- Reduce animations' lag - #1419
- Add types for
makeMutable()
- #1422 - Add tests and cosmetic improvements for plugin - #1416
- Add runOnJS types - #1392
📓 Docs improvements
- Add run on js docs note - #1431
- added info about exception in
measure()
- #1421 - Fix docs typo - #1408
- Fix link to previous ios installation in docs - #1407