Changelog
2.5.3
Changelog
2.5.2
Changelog
2.5.1
Changelog
2.4.0
clear
to both CrioArray
and CrioObject
APIscompact
, pluck
, toObject
, and unique
to CrioArray
APIfilter
, map
, and toArray
to CrioObject
APIChangelog
2.3.2
mergeIn
Changelog
2.3.1
setIn
delete
/ deleteIn
bug when NODE_ENV=production
Changelog
2.3.0
delete
and deleteIn
functions for both CrioArray
and CrioObject
has
function for both CrioArray
and CrioObject
(checks if key passed exists in the object)Changelog
2.2.2
copyWithin
and fill
(before they only leveraged the existing prototype method, which failed on IE)reverse
for CrioArray
s got lost? Adding it back inChangelog
2.2.1