Skip to content

v1.0.2

Choose a tag to compare

@unional unional released this 02 Sep 19:22
· 165 commits to main since this release

Patch Changes

  • 6070a75: Update types to fix some use cases.
    It is now based on the type from required() but make some improvements.

    • Result now honors | undefined property
    • Type is constructed instead of intersect, making it easier to read