github dexie/Dexie.js v1.3.3
Dexie v1.3.3

latest releases: v4.0.0-alpha.4, v3.0.4, v4.0.0-alpha.3...
8 years ago

News:

  • DexieError and sub exception classes - improved exception handling #189. All errors coming out from Dexie will now be of different types
  • New option in Dexie constructor: autoOpen: false new Dexie("name", {autoOpen: false})
  • Fixed fault in jspm support (jspm didnt detect dexie.es6.js as es6 module)
  • Fix for falsy keys in put() and add() #175 when there are CRUD hooks going on.
  • Updated dexie.d.ts with bulkAdd() method.
  • README updates

Don't miss a new Dexie.js release

NewReleases is sending notifications on new releases.