Releases: fp-ts/core
Releases · fp-ts/core
v0.0.5
Patch Changes
-
#18
be638f44
Thanks @gcanti! - Semigroup: fix reverse implementation -
#18
ae9715f6
Thanks @gcanti! - Foldable / FoldableWithIndex: add compositions -
#18
ba899d76
Thanks @gcanti! - Foldable / FlodableWithIndex: curry toReadonlyArrayWith and add toReadonlyArray -
#18
9c531794
Thanks @gcanti! - Semigroupal: remove useless zipWith export -
#18
9683f82d
Thanks @gcanti! - Bounded: swap maximum, minimum arguments in fromSortable
v0.0.4
v0.0.3
Patch Changes
- #12
7c6fa2c4
Thanks @mikearnaldi! - type class refactoring
v0.0.2
Patch Changes
- #8
79b1237c
Thanks @mikearnaldi! - Fix package json repository urls
v0.0.1
Patch Changes
- #1
65983dd9
Thanks @mikearnaldi! - Dual ESM-CJS Support