Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

v0.1.0

Latest
Compare
Choose a tag to compare
@petamoriken petamoriken released this 22 Apr 22:35
· 10 commits to master since this release

#1

  • getAndDeletetake にリネーム
  • API の追加
    • update, updateAll
    • getAllKeys, getAllValues
    • count
    • close
  • IDBIndex のサポート
  • constructoronupgradeneeded 内で this を使って IDBObjectStore の初期化、マイグレーションが可能