Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 584 Bytes

CHANGELOG.md

File metadata and controls

9 lines (9 loc) · 584 Bytes
  • 2.1.0
    • (#43): Fix db.type() deprecation warning
    • (#34): id() returns the db name instead of a uuid
    • (#24): Pass storage option through to IDB
    • (#40): Use _interopDefault on require('pouchdb-promise')
  • 2.0.0
    • BREAKING: support for PouchDB 6.0.0. For PouchDB <6, use worker-pouch <2.
  • 1.0.0
    • Initial release