neverthrow · Issues· 83 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #683
You don't need the isOk()/isErr() methods if you use discriminating readonly properties instead
Updated Aug 5, 2026 - #670
Maintenance status
Updated Jul 6, 2026 - #682
asyncAndThrough is implemented on Ok/Err but missing from IResult interface
Updated Jun 26, 2026 - #681
ResultAsync missing _unsafeUnwrap() and _unsafeUnwrapErr() test utilities
Updated Jun 26, 2026 - #679
[PROPOSAL] Do + bind / let for Result and ResultAsync
Updated Jun 25, 2026 - #677
isErr() + early return limitations
Updated Jun 18, 2026 - #676
Working with loops
Updated May 18, 2026 - #675
Result.combine() with Result<void, E>[] is typed as Result<void[], E>, which when explicitly typed is incompatible with @typescript-eslint/no-invalid-void-type
Updated May 18, 2026 - #480
Early return / short circuit pattern
Updated May 12, 2026 - #604
Mentioned `safeTry` Error Inference Limitations in Docs
Updated May 12, 2026 - #643
[BUG] ResultAsync.fromPromise fails with React 19 server components' Promise transmission
Updated Mar 11, 2026 - #673
[Feature Request] make `fromPromise` second argument `errorFn` optional
Updated Mar 5, 2026 - #652
Cannot preserve error types in nested function calls
Updated Mar 4, 2026 - #653
[FEATURE REQUEST] ResultAsync.any feature request
Updated Mar 4, 2026 - #663
Type inference error when using .andThrough()
Updated Mar 4, 2026