Releases: minecrawler/result-js
Releases · minecrawler/result-js
v4.0
Bug Fixes
- store state-info explicitly
New Features
- Add new unwrap-methods
unwrapAnd()
,
unwrapAndThen()
,
unwrapOr()
,
unwrapOrElse()
Enhancements
- Change some methods to return Result instead of the contained value to keep the API closer to the original