Releases: LunatiqueCoder/react-native-media-console
Releases · LunatiqueCoder/react-native-media-console
Release 2.0.2
- Bump decode-uri-component from 0.2.0 to 0.2.2 (#38) (449a68c)
- Merge pull request #36 from criszz77/dependabot/npm_and_yarn/json5-2.2.3 (570ea8a)
- Merge branch 'master' into dependabot/npm_and_yarn/json5-2.2.3 (6b8f776)
- Update README.md (31a33bd) (c7c77e9)
- Bump json5 from 2.2.0 to 2.2.3 (b49b2e4)
- Merge pull request #22 from criszz77/dependabot/npm_and_yarn/vm2-3.9.11 (b67d14c)
- Bump vm2 from 3.9.9 to 3.9.11 (17e29b4)
- Remove badges (f5faa7d)
Release 2.0.2-0
- readme sponsors (f54184c)
- Merge pull request #22 from criszz77/dependabot/npm_and_yarn/vm2-3.9.11 (b67d14c)
- Bump vm2 from 3.9.9 to 3.9.11 (17e29b4)
- Remove badges (f5faa7d)
What's Changed
- Bump vm2 from 3.9.9 to 3.9.11 by @dependabot in #22
Full Changelog: v2.0.1...v2.0.2-0
Release 2.0.1
What's Changed
- Added tvOS Support by @criszz77 in #17
- Fix
showHours
by @esegebart in #13 - Fixed style props by @kumaryogesh17 in #16
- Updated README.md
New Contributors
- @esegebart made their first contribution in #10
- @kumaryogesh17 made their first contribution in #16
Release 2.0.0
What's Changed
- Bump simple-plist from 1.3.0 to 1.3.1 by @dependabot in #6
- Bump parse-url from 6.0.0 to 6.0.2 by @dependabot in #7
- Update README.md by @esegebart in #10
- Update utils.js by @esegebart in #13
- updated styleprops by @kumaryogesh17 in #16
New Contributors
- @esegebart made their first contribution in #10
- @kumaryogesh17 made their first contribution in #16
Full Changelog: v1.2.9...v2.0.0
Release 2.0.0-4
- tvOS support - refactor (a557357)
Release 2.0.0-3
- tvOS support - (25ae213)
- disable controls while hidden for TV
- autoFocus playPause button on showControls
Full Changelog: v2.0.0-2...v2.0.0-3
Release 2.0.0-2
Release 2.0.0-1
Full Changelog: v2.0.0-0...v2.0.0-1
Release 2.0.0-0
What's Changed
- Bump simple-plist from 1.3.0 to 1.3.1 by @dependabot in #6
- Bump parse-url from 6.0.0 to 6.0.2 by @dependabot in #7
- Fix README.md typo by @esegebart in #10
- Fixed
showHours
prop by @esegebart in #13 - Fixed style props by @kumaryogesh17 in #16
New Contributors
- @esegebart made their first contribution in #10
- @kumaryogesh17 made their first contribution in #16
Full Changelog: v1.2.9...v2.0.0-0
Release 1.2.9
- Separate useEffect for end of video (with correct dependencies) (5f889f8)