Skip to content

Flow 1.4.1

Compare
Choose a tag to compare
@mansbernhardt mansbernhardt released this 09 Nov 11:44
· 162 commits to master since this release
eef3154
  • Fixes a problem where onErrorRepeat would not respect the specified delay interval.
  • Fixed issues with tvOS support.
  • Updates some transforms such as toVoid() to schedule on .none instead of .current so these transforms won't cause a re-schedule.