vue-video-player
Version:
Video.js component for Vue
27 lines (17 loc) • 582 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
### v6.0.0 (2022-07-23)
- feat: upgrade Video.js to v7
- feat: refactoring to `pnpm` monorepo
- feat: re-exports [`@videojs-player/vue`](https://github.com/surmon-china/videojs-player/tree/main/packages/vue)
### v5.0.2
fix #142 custom event
### v5.0.1
support dynamic change options
### v5.0.0
- add bower support
- add test scripts
- add global default options
- update babel and webpack configs
- update the options assign logic
- Update to [video.js6](https://github.com/videojs/video.js)