Skip to content

5.2.0: Type union injection

Choose a tag to compare

@thekid thekid released this 06 Mar 10:15
· 38 commits to master since this release
  • Merged PR #25: Try injecting all members in a type union, don't stop
    at the first error. This is the correct fix for #24
    (@thekid)