1.0.0 (2022-05-05)
Features Added
- Add helpers
isObject
,isError
,getErrorMessage
for handling unknown Error objects. - Add helper
getRandomIntegerInclusive
for randomly selecting a whole integer value from a given range.
Other Changes
- Updates package to work with the react native bundler. PR #17783