Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

72 lines (43 loc) · 5.39 KB

Changelog

All notable changes to this project will be documented in this file. See our coding standards for commit guidelines.

1.13.1 (2023-02-25)

Bug Fixes

1.13.0 (2023-02-25)

Features

Bug Fixes

Reverts

1.13.0 (2022-09-21)

Features

Bug Fixes

  • clean event listeners on player.dispose() (#97) (328c141)
  • correctly fire ended event (fbcda9b)
  • downgrade class.extend to avoid unsafe-eval (#52) (4aaec89)
  • error because tech.seeking was not defined (3bb0698)
  • missing preload function (#30) (c1bda1b)
  • scrubbing workaround (4cbf71f)
  • scss deprecation warning (e345639)
  • update package name (ef678bb)

Reverts