Skip to content

Latest commit

 

History

History
163 lines (69 loc) · 5.24 KB

CHANGELOG.md

File metadata and controls

163 lines (69 loc) · 5.24 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.2 (2022-03-08)

Bug Fixes

1.1.1 (2021-03-04)

Bug Fixes

1.1.0 (2021-03-03)

Features

  • allow specifying which vimeo events to emit (5c63097)

1.0.5 (2021-02-18)

1.0.4 (2021-02-18)

Bug Fixes

  • make videoID not required anymore. (0c21bad)

1.0.3 (2020-12-07)

1.0.2 (2020-12-02)

Bug Fixes

  • remove browser package.json field (0e5bddf)

1.0.1 (2020-11-30)

1.0.0 (2020-11-30)

⚠ BREAKING CHANGES

  • Add Vue 3 support

Features

  • add support for Vue 3. Improve build step. (70ac5c7)

0.1.1 (2020-11-29)

Bug Fixes

  • add missing official events, closes #49 (1100741)

0.1.0 (2020-01-15)

Features

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)

0.0.10 (2019-08-29)

0.0.9 (2018-08-02)

0.0.8 (2018-07-18)

Bug Fixes

  • add Object.assign ponyfill. (4ef4fea)

0.0.7 (2018-07-11)

Bug Fixes

  • Add error handler on ready. Update deps and improve bundling. (493c0e7)

0.0.6 (2017-09-23)

0.0.5 (2017-09-23)

Bug Fixes

  • move from template string to render function. (37b093e)

0.0.4 (2017-09-23)

Bug Fixes

  • Fix vue param name for automatic installation with Vue.use() (8c20df2)

0.0.3 (2017-09-21)

0.0.2 (2017-09-19)

Bug Fixes

0.0.1 (2017-09-19)

Bug Fixes

  • some typos on packacke.json and readme (4324e16)