v0.0.4
indexeddb: implement databases concept(detete and `databases` method) (#41322)
LocalStorage: Add table initialisation for in memory databases (#41486)
storage: Scope `WebStorage` quota per storage type instead of per origin total (#41531)
cargo: Move `sea-query*` to root and update as group (#41580)
storage: Introduce storage coordination thread and infrastructure for parallel next-generation IndexedDB implementation (#40661)
IndexedDB: Use GenericSender, GenericReceiver and GenericCallback for IndexedDB (#41031)