Releases: fantasyland/fantasy-land
Releases · fantasyland/fantasy-land
Version 5.0.1
exports.types
is now specified in package.json (#333).
Version 5.0.0
Package is now compatible with native ES modules (#326).
Version 4.1.0
Package now includes an ES module in addition to a CommonJS module (#321).
Version 4.0.1
README.md has been reinstated (#313).
Version 4.0.0
Prefixed method names are now used throughout the document (#310). This should reduce confusion.
index.d.ts is now provided for TypeScript users (#294).
bower.json is no longer included in the repository (#292).
Various errors in README.md have been corrected (#308, #309).
Version 3.5.0
New type class: Filterable (#274).
Version 3.4.0
Version 3.3.0
New type classes: Semigroupoid and Category (#248).
Version 3.2.0
Version 3.1.0
New type class: Contravariant (#150).