UNPKG

623 BMarkdownView Raw
1# Changelog
2
3## Unpublished
4
5### 🛠 Breaking changes
6
7### 🎉 New features
8
9### 🐛 Bug fixes
10
11## 8.3.0 — 2020-07-29
12
13### 🐛 Bug fixes
14
15- 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))
16
17## 8.2.1 — 2020-05-29
18
19### 🐛 Bug fixes
20
21- Fixed support for using `expo-sqlite` on Web ([#8518](https://github.com/expo/expo/pull/8518) by [@sjchmiela](https://github.com/sjchmiela))
22
23## 8.2.0 — 2020-05-27
24
25*This version does not introduce any user-facing changes.*