This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
2021-04-02 02:24:13 +03:00

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.*