v3.8.4
mlabonne/llm-coursev3.8.4Jan 3, 2026by sampotts
AI Summary
This release focuses on resolving module compatibility issues for ESM environments and improves the video player experience by hiding default captions for Vimeo videos.
Key Highlights
- Fixed ESM import path in package.json
- Hidden default Vimeo captions
- Resolved GitHub issues #2882 and #877
New Features
- Fixed ESM import path for better compatibility
- Hidden default Vimeo captions
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