Closed braxtonhall closed 2 months ago
@braxtonhall Hi, this PR looks nice. Can you resolve conflicts?
Latest commit: ecc25b956e1982a61190a846b42d87c6bec6a24e
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@braxtonhall Hi, this PR looks nice. Can you resolve conflicts?
@m-shaka resolved!
combineWithAllErrors
provides types that are not necessarily correct.The documentation actually correctly matches the implementation, but the type declarations are a little off. In the types, if a literal array is provided, the
Result
s are given toTraverseWithAllErrors
which preserves the error order.