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
feat(js): Expose rejectOnError in public execute type declarations (#2628)
Adds the new `rejectOnError` value for the `live` option to the remaining `.execute`
type declarations so that this mode can also be set by library consumers
directly calling `.execute` (e.g. `@sentry/react-router` SDK).
0 commit comments