Skip to content

v0.58.0

Choose a tag to compare

@andywhite37 andywhite37 released this 21 Mar 03:13

✨ New

  • @johnhaley81 - added Relude.Js.Promise.fromIOWithResult - converts an IO.t('a, 'e) to a Js.Promise.t(result('a, 'e)) so the error type remains polymorphic