Skip to content

v1.1.0

Compare
Choose a tag to compare
@orlowdev orlowdev released this 15 Jan 15:06
· 12 commits to master since this release
104587c

v1.1.0

New features

  • (case) add support for returning various values 25355a5

    • The type of each value returned will be added to intersection of types upon forking the Switch with s.default()

Bug fixes

  • (default function) add requirement for K to extend [] 021db11