github dexie/Dexie.js v3.0.0-alpha.8
Dexie v3.0.0-alpha.8

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

New Features

Table.bulkGet()

In response to #833, Table.bulkGet() was added and is a more optimal way than WhereClause.anyOf() when what you need is to fetch several objects with known IDs. The documentation is here

Fixes

  • #811 Dexie does not run under ESNext in Node

Don't miss a new Dexie.js release

NewReleases is sending notifications on new releases.