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!: use AbortSignal instead of EventEmitter for opener
BREAKING CHANGE: the opener function will now receive an object
with an abort signal which can be used to listen for the abort
event intead of an event emitter
0 commit comments