Skip to content

Commit

Permalink
fix video.js v8 deprecation warnings (#176)
Browse files Browse the repository at this point in the history
* fix videojs v8 deprecation warnings

* tests: dont test with obsolete IE

* tests: fix deprecation warning

* changelog update

* regenerate api docs

* doc: bump video.js version to 8.10.0 in demo files
  • Loading branch information
thijstriemstra committed Feb 13, 2024
1 parent 0594d5c commit 5711214
Show file tree
Hide file tree
Showing 22 changed files with 38,921 additions and 36,334 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
@@ -1,5 +1,11 @@
# videojs-wavesurfer changelog

## 3.10.0 - unreleased

- Fix deprecation warnings for video.js v8.x
- Limit wavesurfer.js version; v7.x or newer is not supported


## 3.9.0 - 2022/10/03

- Bump required wavesurfer.js version to 6.3.0 or newer
Expand Down

0 comments on commit 5711214

Please sign in to comment.