Skip to content

Releases: drizzer14/fnts

1.5.3

07 Sep 08:16
Compare
Choose a tag to compare

1.5.3 (2022-09-05)

Bug Fixes

  • maybe: strengthen operators' typing (dea2523)

1.5.2

02 Sep 12:04
Compare
Choose a tag to compare

1.5.2 (2022-09-02)

Bug Fixes

  • maybe: make constructor typing more predictable (e247050)

1.5.0

02 Aug 10:57
Compare
Choose a tag to compare

1.5.0 (2022-08-02)

Features

  • either: add bindr operator (899ac91)

1.4.0

24 Jan 11:41
Compare
Choose a tag to compare

1.4.0 (2022-01-24)

Features

  • either: make left and right serializable (591537f)
  • maybe: make just and nothing serializable (3fe826f)

1.3.3

24 Jan 11:41
Compare
Choose a tag to compare

1.3.3 (2022-01-24)

Bug Fixes

  • maybe: remove buggy overloads of foldMap (184cd50)

1.3.2

28 Dec 15:02
Compare
Choose a tag to compare

1.3.2 (2021-12-28)

Bug Fixes

  • curry: remove broken Args['length'] extends 1 condition (5a48a55)
  • get rid of ts-ignore from type declarations of compose and pipeline (658514f) @captain-yossarian

1.3.1

28 Nov 09:32
Compare
Choose a tag to compare
v1.3.1

chore(release): 1.3.1

1.3.0

27 Nov 20:11
Compare
Choose a tag to compare

1.3.0 (2021-11-27)

Features

  • update build, add ternary, remove named exports from sources (b984fb3)
  • update source code (707a512)