0.0.7 • Published 7 years ago

@wessberg/localdb-common v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

LocalDB-Common NPM version

Common parts of the Offline-First local keyed database LocalDB.

Installation

Simply do: npm install @wessberg/localdb-common.

Usage

This is not meant for public consumption but rather as part of the other modules.

Changelog

v0.0.6:

  • Added a new LocalDBChangeKind: "CLEAR_STORE"

v0.0.5:

  • First release.