github dexie/Dexie.js v3.2.0-rc.2
Dexie v3.2.0-rc.2

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

Two minor changes:

  1. Typings: Stop exporting Dexie as namespace. Enables VSCode's ergonomic auto-import feature for dexie. The namespace export was not even working as expected. The intent had been to support those that code Typescript without using modules. But even they must have been disappointed because the typings did not only reveal parts of the Dexie API.
  2. Bugfix: #1397 Safari 14 fix breaks fakeIndexedDB

Don't miss a new Dexie.js release

NewReleases is sending notifications on new releases.