npm dexie 4.0.1-beta.2
Dexie v4.0.1-beta.2

latest releases: 4.2.1-rc.1, 4.2.0, 4.2.0-rc.1...
21 months ago

Various issues fixed, summary:

  • General stability (work around chrome issue + fix dexie issues)
  • Vite experience with dexie-react-hooks
  • Dexie Cloud developer experience

dexie@4.0.1-beta.2

  • Workaround for UnknownError in Chrome (issue #543)
  • Dexie 4 optimistic updates are not reverted (issue #1823)
  • Fixed "Readwrite transaction in liveQuery context" (issue #1831)
  • Correction of Promise.finally (commit 09058ea)

dexie-react-hooks@1.1.7

  • Improved vite experience (commit 3ff7d50)
  • Improved typing for usePermissions so that it can be used in plain interface typed tables Table (commit 437b697)

dexie-cloud-addon@4.0.1-beta.52

  • Fix value of db.cloud.version (did not reveal the version of dexie-cloud-addon)
  • Fixen an issue with source map (better debugging experience)
  • Export types and helpers needed for customizing built-in OTP authentication (commit 241a76c)

Don't miss a new dexie release

NewReleases is sending notifications on new releases.