Releases: crutchcorn/ts-util-helpers
Releases · crutchcorn/ts-util-helpers
v1.0.1
v1.1.0-alpha.2
1.1.0-alpha.2 (2021-12-08)
Bug Fixes
- typings for loose objects no longer break in pickdeep (cf68a40)
v1.1.0-alpha.1
v1.0.0
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)
v1.0.0-alpha.6
1.0.0-alpha.6 (2021-12-02)
Bug Fixes
- finish initial documentation, push to NPM for reference (5ffb0f1)