- First release of @quipodb/core, @quipodb/sqlite, @quipodb/firestore, @quipodb/json
- Fixed bug in @quipodb/json that will not update the data
- Fixed bug in @quipodb/sqlite where
updateDoc
command does not update the data
- Fixed a bug where the providers take the last
createCollection
function's collectionName, causing data to be stored in the wrong collection