1.8.0
Minor release mostly improving typings of Reanimated and porting examples to RN 0.62.
๐ Bug fixes
- Fix traverse order in createEventObjectProxy by @jakub-gonet (#682)
- Update createEventObjectProxyPolyfill.js by @ShaMan123 (#687)
- Hide Nullable from global scope by @mokoshi (#685)
- Fix
greaterThan
andlessThan
operators platform differences by @adamczyk777 (#688) - Use component type in createAnimatedComponent by @salockhart (#696)
- Fix incorrect transform style prop typings by @hastomhastom (#707)
- Fix return type for block() by @wcandillon (#712)
๐ Improvements
- New Software Mansion logo in README and docs by @adamczyk777 (#689)
- Hide leading zeroes on int number in concatNode by @jakub-gonet (#698)
- Bump examples to 0.62 by @jakub-gonet (#709)
๐ Thank you all for your contributions!