github dexie/Dexie.js v1.5.0-rc
Dexie v1.5.0-rc

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

Minor version was incremented due to deprecation of APIs (see notes below). Note that those API:s still work and most of them will continue to work also in Dexie 2.x.

Bugfixes:

  • Fixes #326 Broken sourceMappingURL for dexie.min.js

Build- and deployment tools

  • Upgrading build and transpiler tools
  • Prepared for supporting maintainance releases on 1.x branch while continuing to develop Dexie v2.x.
  • Avoiding cyclic dependencies in ES6 source

Deprecations (See https://github.com/dfahlander/Dexie.js/wiki/Deprecations)

  • Transaction.table (will be continously supported in 2.x as well)
  • Transaction.[table](will be continously supported in 2.x as well)
  • Transaction.tables (will be continously supported in 2.x as well)
  • Transaction.error (will be obsolete in 2.x)
  • Transaction.complete (will be obsolete in 2.x)

Don't miss a new Dexie.js release

NewReleases is sending notifications on new releases.