Releases: dobromir-hristov/vue-vimeo-player
Releases · dobromir-hristov/vue-vimeo-player
v1.1.0
Features
- allow specifying which vimeo events to emit (5c63097)
v1.0.4
Bug Fixes
- make videoID not required anymore. (0c21bad)
v1.0.0
⚠ BREAKING CHANGES
Features
- add support for Vue 3. Improve build step. (70ac5c7)
v0.0.11
0.0.11 (2020-01-14)
Bug Fixes
- Added support for supplying vimeoUrl which will instantiate the player with url instead of id. Useful if video is protected by private link. (#29) (33a4b14)
v0.0.8
0.0.8 (2018-07-18)
Bug Fixes
- add Object.assign ponyfill. (4ef4fea)