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