Skip to content

More Graceful Error Handling

Choose a tag to compare

@blakeembrey blakeembrey released this 03 Jun 17:13
· 84 commits to master since this release

Changed

  • When an error occurs in union or every, reject with the first non-validation error (it's likely a code error)
  • Make Intersection and Union inherit from Any (again) - this is useful for uses