Releases: subframe7536/sqlite-wasm
Releases · subframe7536/sqlite-wasm
v0.5.0-beta.1
🚨 Breaking Changes
- Split
useIdbMemoryStorageinto./idb-memory- by @subframe7536 (e4661)
🚀 Features
- Setup default mode - by @subframe7536 (b93fb)
- Upgrade to sqlite 3.47.2 - by @subframe7536 (1fe58)
- Import and export #1 - by @subframe7536 in #1 (bc5ad)
- Add sync function in
SQLiteDB- by @subframe7536 (1b72a)
🐞 Bug Fixes
- Type correct and bundle #1 - by @subframe7536 in #1 (39a41)
- Use promise instead of await when checking opfs support #3 - by @subframe7536 in #3 (315b5)