Merge branch 'master' into sdkVersion

This commit is contained in:
Olivier Bouillet
2023-09-19 09:09:13 +02:00
committed by GitHub
4 changed files with 13 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
## Next
- Windows: fix build error from over-specified SDK version [#3246](https://github.com/react-native-video/react-native-video/pull/3246)
- Windows: fix `onError` not being raised [#3247](https://github.com/react-native-video/react-native-video/pull/3247)
### Version 6.0.0-alpha.8
- All: Playing audio over earpiece [#2887](https://github.com/react-native-video/react-native-video/issues/2887)