Skip to content

Latest commit

 

History

History
81 lines (38 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

81 lines (38 loc) · 2.77 KB

1.9.0 (2020-02-26)

Features

  • package: add ES module build (647f3e9)

1.8.2 (2020-02-26)

Bug Fixes

  • package: fix potential security vulnerabilities (05de62d)

1.8.1 (2020-02-26)

Bug Fixes

  • package: fix potential security vulnerabilities (1337c32)
  • package: fix security vulnerabilities (26a1adc)

1.8.0 (2019-07-02)

Features

  • Either: implement Iterator interface (0b30161)
  • Maybe: implement Iterator interface (d87a2fb)

1.7.2 (2019-06-13)

Bug Fixes

  • package: fix security alerts (4204459)

1.7.1 (2019-03-23)

Bug Fixes

  • package: update core-js to version 3.0.0 (8b66a9c)

1.7.0 (2019-03-16)

Features

  • add constructor fromFalsy (553fb5c)
  • add types for fromFalsy function (b5f1880)

1.6.0 (2019-02-21)

Features

  • Either: add match method (68a5114)

1.5.0 (2019-02-21)

Features

  • Maybe: add match method (2cdf299)

1.4.13 (2019-01-22)

Bug Fixes

1.4.12 (2019-01-20)

Bug Fixes