npm dexie 1.3.5-beta.2
Dexie v1.3.5-beta.2

latest releases: 4.0.4, 4.0.3, 4.0.2...
8 years ago
  • #208 Optimization of WriteableCollection.delete()
  • 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 release

NewReleases is sending notifications on new releases.