# @theoplayer/react-native-yospace

## 1.8.0

### ✨ Features

* * Restricted the supported OptiView (THEOplayer) player versions to v10 and v11. On Android, the default `THEOplayer_sdk` version range is now `[10.0.0, 12.0.0)` for every connector.

## 1.7.0

### ✨ Features

* Added support for THEOplayer v11 and React Native THEOplayer v11.

## 1.6.0

### ✨ Features

* Changed license to BSD 3-Cause Clear. See [LICENSE](https://github.com/THEOplayer/react-native-connectors/blob/-/yospace/LICENSE) file for more information.

## 1.5.0

### ✨ Features

* Updated Android's target SDK version to 36.

## 1.4.1

### 🐛 Issues

* Fixed an issue where the native connector would not be properly destroyed in case the player's native handle would become unavailable.

## 1.4.0

### ✨ Features

* Added support for THEOplayer v10 and React Native THEOplayer v10.

## 1.3.1

### 🐛 Issues

* Fixed an issue where the connector would throw an error while building on Android.

## 1.3.0

### ✨ Features

* Added support for THEOplayer 9.0.

## 1.2.3

### 🐛 Issues

* Fixed an issue on iOS where the podspec files did not contain all references when not using the New Architecture.

## 1.2.2

### 🐛 Issues

* Fixed an issue on iOS where the project would not build when used in a project that has New Architecture enabled.

## 1.2.1

### 🐛 Issues

* Deleted dependency on the removed ad module for Android.

## 1.2.0

### ✨ Features

* Added support for THEOplayer 8.0

## 1.1.0

### ✨ Features

* Passed default debug flags to disable any logging.

## 1.0.0

### ✨ Features

* Initial release
