Skip to content

Releases: ascartabelli/lamb-types

v0.61.11

17 Oct 05:17
Compare
Choose a tag to compare
  • Further tweaking of updateKey
  • Updated updateIn to match the changes of updateKey

v0.61.10

16 Oct 13:54
Compare
Choose a tag to compare
  • Tweaked type of updateKey

v0.61.9

11 Oct 06:00
Compare
Choose a tag to compare
  • Tweaked types of collect, head, last and take

v0.61.8

30 Sep 09:43
Compare
Choose a tag to compare
  • Fixed types of pluck and pluckFrom

v0.61.7

05 Jun 10:08
Compare
Choose a tag to compare
  • Added type for throttle

v0.61.6

04 Jun 05:14
Compare
Choose a tag to compare
  • Fixed type of condition
  • Added types for application, apply and applyTo
  • Updated partition type for better inference
  • Updated types of pluck and pluckFrom

v0.61.5

30 May 13:35
Compare
Choose a tag to compare

Added types for ownValues and values.

v0.61.4

28 May 06:38
Compare
Choose a tag to compare

Added temporary types for setPath, setPathIn, updatePath, updatePathIn.

v0.61.3

24 May 03:25
Compare
Choose a tag to compare

Fixed empty object case for ownPairs and pairs.

v0.61.2

23 May 09:51
Compare
Choose a tag to compare
  • Updated ownPairs, added fromPairs and pairs.