Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 09:26
· 170 commits to main since this release

Patch Changes

Major Changes

  • dabbde0: The unpartial() is rewritten to improve its type management,
    and ignore undefined and null properties.

    While this can be considered as a fix,
    it is better to release it as a breaking change this change might accidentally break consuming code.