0.32.2
- Fix AWS Data API type hints bugs in RQB
- Fix set transactions in MySQL bug - thanks @roguesherlock
- Add forwaring dependencies within useLiveQuery, fixes #2651 - thanks @anstapol
- Export additional types from SQLite package, like
AnySQLiteUpdate
- thanks @veloii