File tree Expand file tree Collapse file tree 3 files changed +14
-12
lines changed Expand file tree Collapse file tree 3 files changed +14
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# react-native-youtube-bridge
22
3+ ## 0.3.0
4+
5+ ### Minor Changes
6+
7+ - 4925df0: feat: add flexible source prop to support videoId and URL
8+
9+ > [ !note]
10+ > ❗ BREAKING CHANGE: videoId prop replaced with source prop
11+ >
12+ > - source accepts string (videoId/URL) or object {videoId} | {url}
13+ > - Add useYouTubeVideoId hook for internal parsing
14+ > - Support multiple YouTube URL formats
15+
316## 0.2.4
417
518### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-youtube-bridge" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " react-native-youtube" ,
55 "main" : " ./lib/module/index.js" ,
66 "types" : " ./lib/typescript/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments