[Feature Request] make `fromPromise` second argument `errorFn` optional
Author: cnwangjieCreated Feb 17, 2026Updated Mar 5, 2026
Just make the default errorFn is identity (err => err) and keep the result is unknown error.
It'll make the library is simpler to use.
Source: supermacro/neverthrow