sentry-javascript-bundler-plugins
sentry-javascript-bundler-plugins copied to clipboard
Update `@sentry/node` to v8
We still use v7 of the Node SDK, we should bump our own usage to v8.
We can also explore using ServerRuntimeClient from @sentry/core instead of NodeClient. We only manually create a client, so maybe we can skip the OTEL dependencies etc. here.