0.2.12
Pre-release
Pre-release
- Changed
IndexedDB
to useAsync
, so sync. operations work correctly - Types are sourced from declarations, not source (#15, thanks @yoursunny)
- The minimum core version is now 0.12.5
IndexedDB
to use Async
, so sync. operations work correctly