- [iOS] Podspec deployment target was bumped from iOS 11 to iOS 12
- Added
Database#experimentalIsVerbose
option
- [ts] Improved LocalStorage type definition
- [ts] Add missing .d.ts for experimentalFailsafe decorator
- [migrations]
unsafeExecuteSql
migration is now validate to ensure it ends with a semicolon (#1811)
- Improved Model diagnostic errors now always contain
table#id
of offending record - Update
better-sqlite3
to 11.x - Update sqlite (used by Android in JSI mode) to 3.46.0
- [docs] Improved Android installation docs
- Update internal dependencies