Skip to content

Latest commit

 

History

History
105 lines (47 loc) · 3.95 KB

CHANGELOG.md

File metadata and controls

105 lines (47 loc) · 3.95 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.1 (2020-06-19)

2.3.0 (2020-06-19)

Features

  • 🎸 add support for JSON (79557f2)

2.2.4 (2020-05-04)

Bug Fixes

  • 🐛 resolve build errors (c64d518)

2.2.3 (2020-05-04)

Bug Fixes

  • 🐛 ensure overloading types in Either are declared (03f9ba1)

2.2.2 (2020-05-04)

Bug Fixes

  • 🐛 update types for Either (10b6942)

2.2.1 (2020-04-02)

2.1.1 (2020-02-05)

2.1.0 (2020-01-06)

Features

  • add partial and partialRight functions (3759d2b)

2.0.1 (2019-12-06)

Bug Fixes

  • 🐛 correct the way that AsyncData provides an Optional (6c94753)

2.0.0 (2019-12-03)

⚠ BREAKING CHANGES

  • Returns a Promise<T> instead of a T on getValue

improvement

  • make Lazy return Promises (9b9b23d)

1.3.1 (2019-12-03)

Bug Fixes

  • 🐛 ensure that Lazy is exported (f1e3ce5)

1.3.0 (2019-12-03)

Features

Bug Fixes

  • 🐛 remove auto release on master (8788cbf)

1.2.2 (2019-11-28)

1.2.1 (2019-11-28)

1.2.0 (2019-11-28)

Features

  • 🎸 allow the use of a custom comparator for equals (a4ff228)

1.1.0 (2019-11-26)

1.0.8 (2019-11-26)

1.0.7 (2019-11-26)

Bug Fixes

  • release: ensure dist files are included in package (9e89a90)

1.0.6 (2019-11-26)