Skip to content

v0.1.0

Compare
Choose a tag to compare
@azu azu released this 08 Aug 13:23
· 93 commits to master since this release

0.1.0 (2020-08-08)

Bug Fixes

Features

  • @kvs/localstorage: add localstorage implementation (54fc38b)
  • @kvs/memorystorage: add in memory implementation (553247b)
  • @kvs/node-localstorage: add node implementation (5160012)
  • @lvs/env: add universal env (36eef88)
  • add close() to interface (a269d1d)
  • add debug options (75a083e)
  • kvs/indexeddb: add [Symbol.asyncIterator] (68392d4)
  • kvs/indexeddb: add dropInstance (0a38a0c)
  • kvs/indexeddb: implement basic usage (cc14444)