1.11.0
This release fixes setting values inside proc
s, refactors some internal code and fixes setValue
in web.
❗ Important changes
- Update deprecated use of
GuardedRunnable
(#1031) by @jakub-gonet
This change accidentally removed support for RN <=0.59, this is fixed in 1.13.0
🐛 Bug fixes
- Fix setting values inside procs (#1067) by @jakub-gonet
- Fix
setValue()
for web (#1088) by @jfolich
👍 Improvements
🔢 Miscellaneous
- Remove dead code from animation classes (#1018) by @jakub-gonet
- Update Podfile.lock (#1101) by @jakub-gonet
🙌 Thank you for your contributions!