All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- More flexible
createFold
andcreateFoldObject
signature that allow users to pass already refined data and not loose the refining
- Fix intersections for
and
andor
signatures
- Remove
createFoldObject
string
constraint on fold keys
- rename
combineGuards
asand
- Add
or
guard helpers
- Update libs
- misc: bump fp-ts from 2.5.0 to 2.5.1
- misc: bump @types/jest from 25.1.2 to 25.1.3
- misc: bump ts-jest from 25.2.0 to 25.2.1
- misc: bump typedoc from 0.16.9 to 0.16.10
- misc: bump rollup from 1.31.0 to 1.31.1
- misc: bump fp-ts from 2.4.4 to 2.5.0
- fold creators
createFold
andcreateFoldObject
- helpers
combineGuards
andnot
to compose guards