Skip to content

v1.5.1

Choose a tag to compare

@nvie nvie released this 14 Sep 14:43
  • Internal change to make the code Flow 0.105.x compatible. Basically stops using array spreads ([...things]) in favor of Array.from().