We already support v8 in posthog-js so I went about copying the approach used there and fixing any of the drift between the two implementations of the Sentry integration. Because of the way that the posthog-node package works the code isn't 100% equivalent but this works pretty well
Problem
Our Sentry integration does not work for v8. Prompted by the great work in https://github.com/PostHog/posthog-js-lite/pull/243.
Changes
We already support v8 in
posthog-js
so I went about copying the approach used there and fixing any of the drift between the two implementations of the Sentry integration. Because of the way that theposthog-node
package works the code isn't 100% equivalent but this works pretty wellRelease info Sub-libraries affected
Bump level
Libraries affected
Changelog notes