Update dependency lazy.js to ^0.5.0
This MR contains the following updates:
Package | Type | Update | Change | References |
---|---|---|---|---|
lazy.js | dependencies | minor |
^0.4.2 -> ^0.5.0
|
homepage, source |
Release Notes
dtao/lazy.js
v0.5.1
- added public
equals()
method (#139) - added public
Lazy.curry
andLazy.curryRight
methods (#24) - added public
Lazy.createCallback
andLazy.createComparator
methods (#140) - added shallow option to
flatten()
(#125) - added equalityFn paramter to
indexOf
,lastIndexOf
, andcontains
- fixed bug with return value from
consecutive()
not being reusable (#212) - fixed bug with
concat()
unexpectedly flattening results (#127)
v0.5.0
Renovate configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.