- Workaround for Chrome 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.