9.39.09.38.0
Reading changes from the repo…
disableSentryWebpackConfig
flag that allows users to disable automatic injection of Sentry's webpack configuration, providing more control over the build process. afterStartPageloadSpan
hook to improve span ID assignment on web vital spans, ensuring accurate tracking in the Sentry backend. source=route
, enhancing the accuracy of route tracking. beforeSendLog
when using console logging instrumentation, ensuring stability in logging functionality. nuxt
, remix
, and profiling-node
SDKs by migrating to use the debug
utility instead of logger
, improving logging consistency across SDKs.