@swan-io/boxed
Advanced tools
Changelog
2.1.0
Changes:
Future.fromPromise
to type error (d3afa85)Changelog
2.1.0-beta
Changes:
Future.fromPromise
to type error (d3afa85)Changelog
2.0.1
Fixes:
Changelog
1.1.0
Features:
Option.isOption
, Result.isResult
, AsyncData.isAsyncData
& Future.isFuture
guards (8b7841c)Changelog
1.0.0
Breaking changes:
mapResult
to mapOkToResult
(e00b0c0)keepMap
to filterMap
(27f8f4e)getBy
to find
(ad5c0da)getIndexBy
to findIndex
(a8dda24)keepMapOne
to findMap
(cee8c2a)Features:
mapErrorToResult
(e00b0c0)