32 lines
908 B
Markdown
32 lines
908 B
Markdown
![]() |
# Changelog
|
||
|
|
||
|
## Unpublished
|
||
|
|
||
|
### 🛠 Breaking changes
|
||
|
|
||
|
### 🎉 New features
|
||
|
|
||
|
### 🐛 Bug fixes
|
||
|
|
||
|
## 2.4.1 — 2020-11-25
|
||
|
|
||
|
### 🐛 Bug fixes
|
||
|
|
||
|
- Fixed return type of `getIosIdForVendorAsync` to include possible `null` value which can be returned if the device hasn't been unlocked yet (for more information consult the [Apple documentation for `identifierForVendor`](https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor?language=objc)). ([#10997](https://github.com/expo/expo/pull/10997) by [@sjchmiela](https://github.com/sjchmiela))
|
||
|
|
||
|
## 2.4.0 — 2020-11-17
|
||
|
|
||
|
_This version does not introduce any user-facing changes._
|
||
|
|
||
|
## 2.3.0 — 2020-08-18
|
||
|
|
||
|
_This version does not introduce any user-facing changes._
|
||
|
|
||
|
## 2.2.1 — 2020-05-28
|
||
|
|
||
|
*This version does not introduce any user-facing changes.*
|
||
|
|
||
|
## 2.2.0 — 2020-05-27
|
||
|
|
||
|
*This version does not introduce any user-facing changes.*
|