moved to 6.0.0-alpha2
This commit is contained in:
parent
61888189fb
commit
37fd531a59
@ -1,5 +1,9 @@
|
||||
## Changelog
|
||||
|
||||
### Version 6.0.0-alpha2
|
||||
|
||||
- Ensure we always use `hideShutterView` before showing the `shutterView` on Android [#2609](https://github.com/react-native-video/react-native-video/pull/2609)
|
||||
|
||||
### Version 6.0.0-alpha1
|
||||
|
||||
- Add Google's maven repository to avoid build error [#2552](https://github.com/react-native-video/react-native-video/pull/2552)
|
||||
@ -11,8 +15,6 @@
|
||||
- Make sure modifiers are applied before playing [#2395](https://github.com/react-native-video/react-native-video/pull/2395)
|
||||
- Better support newer versions of RNW (64 and newer) [#2535](https://github.com/react-native-video/react-native-video/pull/2535)
|
||||
- Fix nil string uri parameter error [#695](https://github.com/react-native-video/react-native-video/pull/695)
|
||||
- (Breaking) Bump shaka-player to 3.3.2 [#2587](https://github.com/react-native-video/react-native-video/pull/2587)
|
||||
- Ensure we always use `hideShutterView` before showing the `shutterView` on Android [#2609](https://github.com/react-native-video/react-native-video/pull/2609)
|
||||
|
||||
### Version 5.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user