Skip to content

v2.9.0 Expose union _tag and _value for debugging

Compare
Choose a tag to compare
@numfin numfin released this 02 May 20:04
· 27 commits to main since this release
Schema.union({}).parse(...) // { ...unionmethods, _tag: ..., _value: ... }