This issue is for noticing a deprecation warning using pouchdb-all-dbs:
eval.js:42 [Deprecation] indexedDB.webkitGetDatabaseNames() is deprecated and will be removed in M60, around August 2017. See https://www.chromestatus.com/features/5725741740195840 for more details.
(anonymous) @ eval.js:42
t @ polyfills.js:3
getIDBDatabaseNames @ eval.js:41
PouchDB.allDbs @ eval.js:14
route @ eval.js:876
(anonymous) @ eval.js:201
(anonymous) @ eval.js:732
nextTick @ eval.js:801
t.invoke @ polyfills.js:3
n.runGuarded @ polyfills.js:3
(anonymous) @ polyfills.js:3
I am using version 1.0.2.
I wish these changes are not too impacting...