Open fregante opened 10 months ago
I just saw a couple node Node 18-related notes in the code. I'll add a couple more:
cause
TimeoutError
For custom errors, the V8-specific Error.captureStackTrace might be nice for a cleaner stack trace. Call it with ?. so it does not fail on non-V8.
Error.captureStackTrace
?.
I just saw a couple node Node 18-related notes in the code. I'll add a couple more:
cause
inTimeoutError
, even if unused locallyTimeoutError
matches these changes, since d.ts file is maintained manually