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

34 lines
793 B
Markdown

# Changelog
## Unpublished
### 🛠 Breaking changes
### 🎉 New features
### 🐛 Bug fixes
## 8.5.0 — 2020-11-17
_This version does not introduce any user-facing changes._
## 8.4.0 — 2020-08-18
_This version does not introduce any user-facing changes._
## 8.3.0 — 2020-07-29
### 🐛 Bug fixes
- Fix incorrect `rowsAffected` value in result of `executeSql` method on iOS when deleting/updating cascadely. ([@9137](https://github.com/expo/expo/pull/9317) by [@mczernek](https://github.com/mczernek))
## 8.2.1 — 2020-05-29
### 🐛 Bug fixes
- Fixed support for using `expo-sqlite` on Web ([#8518](https://github.com/expo/expo/pull/8518) by [@sjchmiela](https://github.com/sjchmiela))
## 8.2.0 — 2020-05-27
*This version does not introduce any user-facing changes.*