Minor release with a huge ton of improvement and a couple small features added. Read on 👇
🎉 NEW FEATURES
- Allow call's input to be a string on Android by @osdnk (#198)
- Add SpringUtils.js by @osdnk (#40)
- 📚Minor documentation fix by @wcandillon (#259)
- Support 'slow animation' setting for Transitioning API by @kmagiera (#250)
- Add CI integration by @adamczyk777 (#278)
- TVos support by @iamyellow (#291)
🐛 BUG FIXES
- Remove dependencies' cycles by @osdnk (#187)
- Fix broken link to springUtils example in README by @mikedemarais (#255)
- Replace “SprintUtils” typo with “SpringUtils” by @mikedemarais (#256)
- Convert CATransform3d using [NSValue valueWithCATransform3D] by @krszwsk (#254)
- [web] Added shim for web by @EvanBacon (#242)
- Fix example app's metro config on windows machines by @sJJdGG (#266)
- Remove react/react-native peerDependencies by @brentvatne (#298)
👍 IMPROVEMENTS
- Add numbers and non-node values to concat type by @jeremy-deutsch (#249)
- Add missing function documentation by @wcandillon (#253)
- update to support gradle >=4.10 by @misaku (#213)
- 📚Minor documentation fix by @wcandillon (#259)
- Clarify set node description by @sJJdGG (#285)
- Add a mock implementation for test runners by @satya164 (#276)
- Add typing for concat#0 concat#1 by @wcandillon (#293)
- Update README.md by @ps0305 (#301)
- 💄Refine TypeScript type for boolean functions by @wcandillon (#305)
- Get rid of Bezier's arguments check by @osdnk (#307)
🙌 Thanks for all the contributions and issue reports! We've got 14! contributors with changes in this release. Keep on the great work!