Releases: trilogy-group/contently-videojs-annotation-comments
Releases · trilogy-group/contently-videojs-annotation-comments
Adapting this plugin to a post-jquery world
Merge pull request #83 from contently/PETA-1335-with-jquery Adds jquery as a dependency instead of a peer-dependency so it can be…
v2.0.1
V2: Videojs v7, updated event API
- Breaking changes:
- Videojs v7 is now a peer dep
pluginInstance.on()
has been moved topluginInstance.registerListener()
The changes in the release are from #49
v1.1.4
v1.1.3
v1.1.2
Updated dependencies due to vulnerabilities
npm audit fixes (#38) * npm audit fixes * Upgrade mocha * More fixes with npm audit