Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:21
· 59 commits to main since this release
3690349

Minor Changes

  • 4925df0: feat: add flexible source prop to support videoId and URL

    [!note]
    ❗ BREAKING CHANGE: videoId prop replaced with source prop

    • source accepts string (videoId/URL) or object {videoId} | {url}
    • Add useYouTubeVideoId hook for internal parsing
    • Support multiple YouTube URL formats