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