Skip to content

Dexie v3.2.1

Compare
Choose a tag to compare
@dfahlander dfahlander released this 16 Feb 13:16
· 450 commits to master since this release
  • Workaround for issue #613: Automatically reopen IndexedDB connection in case it was unexpectedly closed, and redo the operation. When a transaction couldn't be created due to invalid state, Dexie will reopen the IndexedDB connection and retry creating the transaction.
  • Resolves #1439 and #1369 by extending the "exports" field to include "require" compliant version of dexie.