@sentry/node v5.30.0 documentation #5077
|
I have some legacy code but I can't find the documentation of previous versions for |
Answered by
vladanpaunovic
May 25, 2022
Replies: 1 comment 1 reply
|
Hey @tlowande, unfortunately, the only way you can do it is to traverse our git history and check. Try this here sentry-javascript/packages/core/src/baseclient.ts Lines 131 to 149 in af092e3 May I ask, what is stopping you from upgrading Sentry? |
1 reply
Answer selected by
vladanpaunovic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @tlowande, unfortunately, the only way you can do it is to traverse our git history and check. Try this here
sentry-javascript/packages/core/src/baseclient.ts
Lines 131 to 149 in af092e3