Skip to content

Releases: ascartabelli/lamb-types

v0.61.16

02 Feb 08:16

Choose a tag to compare

  • Updated collect type
  • Added .prettierrc file

v0.61.15

18 Dec 07:41

Choose a tag to compare

  • Fixed type safety for array functions using predicates

v0.61.14

20 May 05:28

Choose a tag to compare

  • Added bigint to the Ord union type

v0.61.13

15 Apr 13:09

Choose a tag to compare

  • Updated types of skip, skipIf, skipIn
  • Tweaked again updateIn and updateKey

v0.61.12

10 Dec 09:22

Choose a tag to compare

  • Fixed missing value parameter in setPath

v0.61.11

17 Oct 05:17

Choose a tag to compare

  • Further tweaking of updateKey
  • Updated updateIn to match the changes of updateKey

v0.61.10

16 Oct 13:54

Choose a tag to compare

  • Tweaked type of updateKey

v0.61.9

11 Oct 06:00

Choose a tag to compare

  • Tweaked types of collect, head, last and take

v0.61.8

30 Sep 09:43

Choose a tag to compare

  • Fixed types of pluck and pluckFrom

v0.61.7

05 Jun 10:08

Choose a tag to compare

  • Added type for throttle