Ts Get Versions Save

Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real optional chaining)

v1.0.5

5 years ago
    • Removal of impossible to implement ts-get-simple - Few changes to README.md - README.md now is included in the package. 7929832
  • Revert "Adding simple get (#2)" add5571
  • -Name fixed b7b1e49
  • Adding simple get (#2) e3f5d71
  • Prettier ? 217c5f6

https://github.com/RIP21/ts-get/compare/v1.0.3...v1.0.5

v1.0.4

5 years ago
    • Simple ts-get added for better typings in corner cases #2
  • Prettier ? 217c5f6

https://github.com/RIP21/ts-get/compare/v1.0.3...v1.0.4

v1.0.3

5 years ago
  • Fix to the deploy scripts to make sure all files in lib land to the build ? 9adc606

https://github.com/RIP21/ts-get/compare/v1.0.2...v1.0.3

v1.0.2

5 years ago
    • Removal of not needed undefined check ? - Readme updates ? 735dcde

https://github.com/RIP21/ts-get/compare/v1.0.1...v1.0.2

v1.0.1

5 years ago
    • np.js release cycle fix ? e055853

https://github.com/RIP21/ts-get/compare/v1.0.0...v1.0.1

Not knowing how to use np caused me to post a wrong version of the lib :) Use v1.0.1 for correct behavior.

v1.0.0

5 years ago
    • Banners ? 7fbadf1
    • Codecov ? b76335e
    • Travis CI ? dc0558e
    • Initial commit and v1.0.0 ??? 1d138a7

https://github.com/RIP21/ts-get/compare/dc42b5330a12322634e9634fef2231a65c1fc3f2...v1.0.0