Releases: Ayub-Begimkulov/ts-get-set
Releases · Ayub-Begimkulov/ts-get-set
Version 2.1.0
Fixed:
- Set type correctly handles tuples, recursion depth improvement (#14)
Version 2.0.0
Added
Get
andSet
accept path as a string instead of an array
Fixed
Get
andSet
work correctly with union pathsPathString
renamed toStringToPath
Version 1.3.0
Version 1.2.0
Fixed:
get
correctly works with unions and arrays (#6)
Version 1.1.1
Fixed:
get
return value with empty path
Version 1.1.0
Added:
- Reduced a bundle size
Version 1.0.2
- Readme.md updates
Version 1.0.1
Updated Readme.md
Version 1.0.0
Initial Release