video.js v7.12.4 Release Notes

Release Date: 2021-06-02 // almost 3 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ allow Video.js to be required in an env without setTimeout (#7247) (8082c5a)
    • player: accept data for fullscreenchange and error events from the tech (#7254) (41d5eb3)
    • ๐Ÿ‘€ seek-bar: remove event listener on dispose (#7258) (c70c298)

    Chores

    • component: update comment around triggering ready in component (#7256) (11ac0b9)
    • โšก๏ธ Update sass and remove now deprecated / for division. (#7253) (b3503c9), closes #7244