All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.2 (2022-03-08)
1.1.1 (2021-03-04)
- properly merge options (2092f92)
1.1.0 (2021-03-03)
- allow specifying which vimeo events to emit (5c63097)
1.0.5 (2021-02-18)
1.0.4 (2021-02-18)
- make videoID not required anymore. (0c21bad)
1.0.3 (2020-12-07)
1.0.2 (2020-12-02)
- remove browser package.json field (0e5bddf)
1.0.1 (2020-11-30)
1.0.0 (2020-11-30)
- Add Vue 3 support
- add support for Vue 3. Improve build step. (70ac5c7)
0.1.1 (2020-11-29)
0.1.0 (2020-01-15)
0.0.11 (2020-01-14)
- 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)
0.0.10 (2019-08-29)
0.0.9 (2018-08-02)
0.0.8 (2018-07-18)
- add Object.assign ponyfill. (4ef4fea)
0.0.7 (2018-07-11)
- Add error handler on ready. Update deps and improve bundling. (493c0e7)
0.0.6 (2017-09-23)
0.0.5 (2017-09-23)
- move from template string to render function. (37b093e)
0.0.4 (2017-09-23)
- Fix vue param name for automatic installation with Vue.use() (8c20df2)
0.0.3 (2017-09-21)
0.0.2 (2017-09-19)
- UMD package naming (adf9f3c)
- some typos on packacke.json and readme (4324e16)