v1.5.0
New Features
- Added
update.unshift
array helper method. It is aliased witharray.prepend
. The name is pretty self-explanatory update.add
is now alias ofupdate.push
array helper method
update.unshift
array helper method. It is aliased with array.prepend
. The name is pretty self-explanatoryupdate.add
is now alias of update.push
array helper method