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
ref(hub): Remove hard cap from maxBreadcrumbs (#5873)
- Remove the hard cap of a maximum number of 100 breadcrumbs per event. As of this change, the `maxBreadcrumbs` option will no longer be overridden if it is set to >100.
- Adjust JSDoc of the option to clarify that events >1MB will be dropped
- Adjust and add tests
0 commit comments