Closed PaulAsjes closed 1 week ago
Fixes https://github.com/workos/workos-node/issues/1149
Had to target a more recent version of ES to make TypeScript recognize the options argument of the Error constructor.
options
Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.
[ ] Yes
If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.
Description
Fixes https://github.com/workos/workos-node/issues/1149
Had to target a more recent version of ES to make TypeScript recognize the
options
argument of the Error constructor.Documentation
Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.
If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.