File tree Expand file tree Collapse file tree 3 files changed +16
-15
lines changed Expand file tree Collapse file tree 3 files changed +16
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# react-native-vimeo-bridge
22
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - fbcc018: 🎉 Release react-native-vimeo-bridge v1.0.0
8+
9+ - feat: support all vimeo embed options
10+ - https://developer.vimeo.com/player/sdk/embed
11+ - refactor: rename ` VimeoPlayerInstance ` to ` VimeoPlayer ` and component to ` VimeoView `
12+ - Rename ` VimeoPlayerInstance ` class to ` VimeoPlayer ` for clearer API
13+ - Rename ` VimeoPlayer ` component to ` VimeoView ` following expo-video pattern
14+ - Improves developer experience with familiar naming conventions
15+
16+ ❗ BREAKING CHANGE: ` VimeoPlayer ` component is now ` VimeoView ` , ` VimeoPlayerInstance ` type is now ` VimeoPlayer `
17+
318## 0.2.0
419
520### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-vimeo-bridge" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " 🎥 Easy-to-use Vimeo player for React Native with cross-platform support" ,
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