Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information