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
[browser] fix: Make addBreadcrumb sync internally, beforeBreadcrumb is now only sync
[browser] fix: Remove internal console guard in beforeBreadcrumb
[core] feat: Integrations now live on the Client. This means that when binding a new Client to the Hub the client
itself can decide which integration should run.