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)
- 🎸 add support for JSON (79557f2)
2.2.4 (2020-05-04)
- 🐛 resolve build errors (c64d518)
2.2.3 (2020-05-04)
- 🐛 ensure overloading types in Either are declared (03f9ba1)
2.2.2 (2020-05-04)
- 🐛 update types for Either (10b6942)
2.2.1 (2020-04-02)
2.1.1 (2020-02-05)
2.1.0 (2020-01-06)
- add
partial
andpartialRight
functions (3759d2b)
2.0.1 (2019-12-06)
- 🐛 correct the way that AsyncData provides an Optional (6c94753)
2.0.0 (2019-12-03)
- Returns a
Promise<T>
instead of aT
ongetValue
- make Lazy return Promises (9b9b23d)
1.3.1 (2019-12-03)
- 🐛 ensure that Lazy is exported (f1e3ce5)
1.3.0 (2019-12-03)
- 🎸 add Lazy type (0ed8748)
- 🐛 remove auto release on master (8788cbf)
1.2.2 (2019-11-28)
1.2.1 (2019-11-28)
1.2.0 (2019-11-28)
- 🎸 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)
- release: ensure dist files are included in package (9e89a90)