Minor release with a number of important improvements, see the list below:
🎉 NEW FEATURES
- Add TS support for animated transforms by @wcandillon (#323)
- Add Math.log() operator by @simonbuerger (#320)
🐛 BUG FIXES
- (react-native-reanimated.d.ts) fix TransformsStyle by @tpucci (#339)
- Fix android CI setup by @oblador (#313)
👍 IMPROVEMENTS
- Make
ReanimatedModule.NAME
public by @janicduplessis (#356) - target iOS 9.0 by @dulmandakh (#346)
- Bypass animation queue for onScroll events by @oblador (#312)
- Replace forEach with for loop by @satya164 (#329)
- 💄 Refine TS type by @wcandillon (#314)
🙌 Thanks you for all the contributions!