Skip to content

Latest commit

 

History

History
141 lines (80 loc) · 7.12 KB

CHANGELOG.md

File metadata and controls

141 lines (80 loc) · 7.12 KB

1.5.0 (2024-02-05)

Features

Bug Fixes

  • disable firefox from running in karma (#121) (ea097d0)

1.4.2 (2022-07-19)

Bug Fixes

  • Fix an issue where the updatePlayer method would throw when using iframe embeds (#96) (a184999)

Chores

1.4.1 (2020-10-09)

Chores

1.4.0 (2020-01-31)

Features

  • add support for manualReloadFromPropChanges prop (#67) (756af85)

1.3.0 (2019-07-22)

Features

1.2.1 (2019-07-08)

Bug Fixes

1.2.0 (2018-12-13)

Features

  • Add support for attrs prop to customize component element (#29) (b1abf92)

Chores

1.1.2 (2018-10-05)

Chores

  • package: update all package versions (ef58cde)
  • package: update videojs-standard to version 8.0.2 (#20) (5d753b1), closes #20

1.1.1 (2018-09-17)

Chores

  • Mark players as having been loaded with this library. (#18) (8396842), closes #18

1.1.0 (2018-09-12)

Features

  • Use ref callback to add support for React 15 (#15) (2c0161b), closes #15

Chores

  • package: Update @brightcove/player-loader to 1.4.1 (#16) (7fb309d), closes #16
  • package: update videojs-generate-rollup-config to version 2.2.0 (#13) (abcbe8a), closes #13

1.0.4 (2018-09-05)

Chores

1.0.3 (2018-09-05)

Bug Fixes

  • Remove the postinstall script to prevent install issues (#11) (c9f4b50), closes #11

1.0.2 (2018-09-04)

Bug Fixes

  • Fix an issue where the dist files for this package included some unexpected ES6 code. (#9) (e6cb690), closes #9

Chores

  • package: Update dependencies to enable Greenkeeper 🌴 (#6) (494e94e), closes #6

1.0.1 (2018-08-30)

Bug Fixes

  • Do not bundle React with the module builds and update tooling using the plugin generator v7.2.0 (#5) (904885a), closes #5

1.0.0 (2018-08-28)

Documentation

  • Update README to clarify Brightcove Player version support. (#3) (b98d120), closes #3

0.2.0 (2018-08-28)

Features

0.1.0 (2018-08-20)

Features

  • initial implementation (#1) (ea8f47d), closes #1