sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

feat(core): Use global `TextEncoder` and `TextDecoder`

Open timfish opened this issue 1 year ago • 2 comments

Closes #10694

Use global TextEncoder and TextDecoder now that they are supported by all platforms that will be supported by v8 of the SDKs.

timfish avatar Feb 16 '24 20:02 timfish

And Node v8!

timfish avatar Feb 16 '24 20:02 timfish

No idea yet why the offline test is now failing!

timfish avatar Feb 17 '24 17:02 timfish