Sentry Nuxt SDK now in Beta
With the 8.35.0 release @sentry/nuxt
Sentry SDK is officially in beta. For details on how to use it, check out the Sentry Nuxt SDK docs . Please reach out on GitHub if you have any feedback or concerns.
Importantly we have improved the setup for instrumenting server-side code, no matter where it is running. It is no longer required to add a Node --import flag, so onboarding is much simpler. To learn more about the change see the release notes linked above and the related pull requests.