·
27 commits
to main
since this release
Patch Changes
-
38292f4: fix(styling): replace CSS file with inline iframe styling
- Remove CSS file dependency causing webpack parse errors
- Apply width/height styles directly via JavaScript after iframe loads
- Improves package compatibility without requiring CSS loaders
- Breaking Changes: The removal of
width,height,maxwidth,maxheight, andresponsivefrom VimeoPlayerOptions (vimeo/player.js#38 (comment))