v3.7.0
- Feat: Add markers support (🚨 Requires a SCSS/CSS update 🚨) (thanks @ForeverSc and @fengshuo!) - Feat: Add support for MediaMetadata (thanks @Hashen110!) - Fix: Pass this context to captions.setup (fixes #2352) (thanks @WilliamMHerring, @willherring and @zenyr!) - Fix: Modify vimeo parseHash to use non-named capture groups (fixes #2396) (thanks @fekle!) - Fix: Replace deprecated String.prototype.substr() (thanks @CommanderRoot!) - Docs: Update speed option default to match the source (thanks @ozgurg!) - Docs: SASS → Sass (thanks @toastal!)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "plyr",
|
||||
"version": "3.6.12",
|
||||
"version": "3.7.0",
|
||||
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
|
||||
"homepage": "https://plyr.io",
|
||||
"author": "Sam Potts <sam@potts.es>",
|
||||
|
Reference in New Issue
Block a user