Skip to content

2.0.5

Compare
Choose a tag to compare
@AlexGalays AlexGalays released this 20 Jul 18:33
· 20 commits to master since this release

improvement:

  • discriminatedUnion now can point not only to a literal validator but also to a union of literals.

Fix:

  • The last withError would always win, it now propagates properly (you can have as many withError chained with other transformations.