Skip to content

Commit

Permalink
feat!: use AbortSignal instead of EventEmitter for opener
Browse files Browse the repository at this point in the history
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
  • Loading branch information
lukekarrys committed May 1, 2024
1 parent 06687c8 commit 3748027
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 173 deletions.
Loading

0 comments on commit 3748027

Please sign in to comment.