Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 08:33
· 4 commits to main since this release

1.0.0 (2021-12-02)

Bug Fixes

  • finish initial documentation, push to NPM for reference (5ffb0f1)
  • improve optional object typings (2fc1ae9)
  • improve typings for optional objects (77b0834)
  • made object filter typings more strict (b0607f9)
  • made object map typings more consistent (3656484)

Features

  • add exports to all subtypes (3821332)
  • release: manually release a version due to CI issues (570c673)
  • add concat string (68f638a)
  • add immutible set prop util (faea3d0)
  • add object filter util (4ea2b02)
  • add object-map utility (d4d2912)
  • add OnlyOptional and OnlyNonOptional types (3f49d4f)
  • add pick-deep utility (cae76c1)
  • add single layer pick util (e59406e)