36 lines
945 B
Markdown
36 lines
945 B
Markdown
![]() |
# Changelog
|
||
|
|
||
|
## Unpublished
|
||
|
|
||
|
### 🛠 Breaking changes
|
||
|
|
||
|
### 🎉 New features
|
||
|
|
||
|
### 🐛 Bug fixes
|
||
|
|
||
|
## 9.3.0 — 2020-11-17
|
||
|
|
||
|
_This version does not introduce any user-facing changes._
|
||
|
|
||
|
## 9.2.0 — 2020-08-11
|
||
|
|
||
|
### 🎉 New features
|
||
|
|
||
|
- Create `isAvailableAsync` method. ([#9668](https://github.com/expo/expo/pull/9668) by [@EvanBacon](https://github.com/EvanBacon))
|
||
|
|
||
|
## 9.1.0 — 2020-07-27
|
||
|
|
||
|
### 🐛 Bug fixes
|
||
|
|
||
|
- Fix incorrect security attribute applied when using the flag WHEN_UNLOCKED_THIS_DEVICE_ONLY on iOS ([#9264](https://github.com/expo/expo/pull/9264) by [@cjthompson](https://github.com/cjthompson))
|
||
|
|
||
|
## 9.0.1 — 2020-05-29
|
||
|
|
||
|
_This version does not introduce any user-facing changes._
|
||
|
|
||
|
## 9.0.0 — 2020-05-27
|
||
|
|
||
|
### 🛠 Breaking changes
|
||
|
|
||
|
- The base64 output will no longer contain newline and special character (`\n`, `\r`) on Android. ([#7841](https://github.com/expo/expo/pull/7841) by [@jarvisluong](https://github.com/jarvisluong))
|