Skip to content

Latest commit

 

History

History
71 lines (39 loc) · 3.63 KB

CHANGELOG.md

File metadata and controls

71 lines (39 loc) · 3.63 KB

1.2.0 (2019-04-23)

Features

  • Make this plugin backwards compatible with webpack 3 (#16) (b5617e6), closes #16

Bug Fixes

  • issue with introduced by prependTo from #16 (23c367a), closes #16

Chores

  • package: update videojs-standard to version 8.0.2(#14) (05472ba), closes #14

Documentation

  • Update README for prependTo option. (#13) (8847652), closes #13

Tests

  • Add a script to test the demo on webpack 3 and 4 (#17) (415861e), closes #17

1.1.0 (2018-10-09)

Bug Fixes

  • Only prepend the player to the first js (#11) (55db204), closes #11
  • watch by always re-requesting the player (#12) (b7fa6a1), closes #12

1.0.5 (2018-09-05)

Bug Fixes

  • Remove the postinstall script to prevent install issues (#7) (3f3806b), closes #7

1.0.4 (2018-08-30)

1.0.3 (2018-08-30)

Chores

  • Update tooling using plugin generator v7.2.0 (#5) (a268e71), closes #5

1.0.2 (2018-08-17)

Code Refactoring

1.0.1 (2018-08-14)

Chores

  • add description, make linter a dev dep (0b016c4)

1.0.0 (2018-08-02)

Features

  • initial implementation (#1) (76df67c), closes #1