-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.4...v2.0.0) (2024-04-02) ### Bug Fixes * bump workflow node dep to 20.x, required by semantic-release ([8f1ea26](8f1ea26)) * update yarn deps ([ccedbdc](ccedbdc)) * feat!: allow using any HTMLMediaElement ([5b502e9](5b502e9)) ### BREAKING CHANGES * videoElement argument renamed to mediaElement OLD: getMediaEventFilter({ videoElement }); NEW: getMediaEventFilter({ mediaElement });
- Loading branch information
1 parent
f580e6d
commit 8896cb1
Showing
2 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters