v3.8.4

thmoa/videoavatarsv3.8.4Jan 3, 2026by sampotts

AI Summary

A maintenance release addressing specific bugs related to module imports and video player captions in the Plyr project.

Key Highlights

  • Fixed the import path for ESM imports in package.json.
  • Resolved an issue hiding default Vimeo captions.

New Features

  • ESM import path fix
  • Vimeo captions visibility fix

Full Release Notes

## What's Changed
- Fix import path for ESM import in package.json (fixes #2882)
- Hide default vimeo captions (fixes #877)

**Full Changelog**: https://github.com/sampotts/plyr/compare/v3.8.3...v3.8.4