npm dexie 2.0.0-beta.10
Dexie v2.0.0-beta.10

latest releases: 4.0.4, 4.0.3, 4.0.2...
7 years ago

Changes since 2.0.0-beta.9

Bugs

  • Let "module" version not be ES6, just ESM. (#460, #466) 733bda4. This concerns all three npm packages: dexie@2.0.0-beta.10, dexie-observable@1.0.0-beta.3 and dexie-syncable@1.0.0-beta.3.

Features

New Feature #447 (concerns dexie-syncable addon)

  • dexie-syncable (now at version 1.0.0-beta.3): Possible to change option for a connected node (via db.syncable.connect())
  • db.syncable.getOption() added to get the options of a connected node 146950c 6caf09b

Build process

  • dexie-syncable: Add missing tests to unit tests and CI inclusion 1f6054b

Don't miss a new dexie release

NewReleases is sending notifications on new releases.