github dexie/Dexie.js v1.3.5-beta
Dexie v1.3.5-beta

latest releases: v4.0.0-alpha.4, v3.0.4, v4.0.0-alpha.3...
pre-release8 years ago
  • Feature: Possible to provide the indexedDB and IDBKeyRange implementation in Dexie constructor (using options.indexedDB and options.IDBKeyRange).
  • Bugfix in DexieError subclasses - didnt set inner property. b417aa3
  • Bugfix: Promises never return on node (when MissingAPIError was thrown)
  • By default, log to console.error if any Promise was uncaught #206
  • False alarms in Promise.on('error') (also explained in #206)
  • Bugfix:
    IEDeleteObjectStoreBug still present on Windows Edge Browser #205

Don't miss a new Dexie.js release

NewReleases is sending notifications on new releases.