iso-error@6.0.0
Major Changes
-
8f6e39e: Adjust
ErrorWithCauseto matchES2022definition.standard type
ES2022addscause?: unknownto theErrortype.It is not compatiable with the more restricted
cause?: Error.So we need to adjust
ErrorWithCauseto matchES2022definition.