Skip to content

Dexie v2.0.4

Choose a tag to compare

@dfahlander dfahlander released this 24 May 23:29
· 1706 commits to master since this release

This patch release includes a bugfix: If disabling cookies in Firefox, Dexie.js failed to load (see PR #619).

Note that 2.x releases are now maintainance releases only and is backed by branch "master-2". The master branch maps to dexie@3.x-alpha.

To install this release

npm install dexie

To install the very latest version,

npm install dexie@next