Skip to content

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:50
· 27 commits to main since this release
6d6f4b8

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, and responsive from VimeoPlayerOptions (vimeo/player.js#38 (comment))