jakearchibald / idb

IndexedDB, but with promises
https://www.npmjs.com/package/idb
ISC License
6.29k stars 353 forks source link

Make version parameter in OpenDB optional #197

Closed asiaracz closed 3 years ago

asiaracz commented 3 years ago

Fixing the issue: https://github.com/jakearchibald/idb/issues/196

jakearchibald commented 3 years ago

Could you add some tests for this?

jakearchibald commented 3 years ago

Thanks for your work on this btw!

jakearchibald commented 3 years ago

Published as 5.0.5. Thanks for the PR!

jakearchibald commented 3 years ago

Like an idiot, I forgot to include the built library in the release. I've published the actual fix in 5.0.6.