Skip to content

1.8.0

Compare
Choose a tag to compare
@jakub-gonet jakub-gonet released this 08 Apr 08:17
e104a4b

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 and lessThan 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!