You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @farazatarodi, thanks for the report. Just wanted to let you know that this package will be most likely deprecated beeeecause Sentry decided to move it into the core itself! :) getsentry/sentry-javascript#15719
Chore
Describe the chore
The
npm
bundle uses the source ESM files directly. Providing both CJS and ESM builds for maximum compatibility in the vast JS ecosystem would be nice.Additional context
I suggest two changes:
index.d.ts
file automatically).I would be happy to help with a PR.
The text was updated successfully, but these errors were encountered: