TheSoftwareHouse / react-starter-boilerplate

A highly scalable React SPA boilerplate focused on performance and best practices, written in TypeScript.
https://tsh.io/
MIT License
66 stars 19 forks source link

fix: use sentry integrations from @sentry/browser package #209

Closed MieszkoTSH closed 5 months ago

MieszkoTSH commented 5 months ago

Upgrading @sentry/browser 8.* version caused type errors as sentry team is dropping @sentry/integrations package and integrations are now exported from the @sentry/browser.

https://github.com/getsentry/sentry-javascript/releases/tag/8.0.0

We might want to consider adding typecheck to the piplines to pick up these kind of errors in the future

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 02013993bb864b1d3b23a72abf8fddf1147da22f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------- | ----- | | react-starter-boilerplate | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

socket-security[bot] commented 5 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@sentry/integrations@7.110.0

View full report↗︎