Closed ghost closed 8 years ago
Great thanks :)
@feross has admin rights for npm. I'm still on the road.
@santiagogil Cool, published 0.1.1. Btw, can you add me to the github repo so I can push the commit that changes the version in package.json
? Cheers!
@feross : Just added you as admin. Open Open Source ;) Huge thanks.
El vie, ene 29, 2016 06:05, Feross Aboukhadijeh notifications@github.com escribió:
@santiagogil https://github.com/santiagogil Cool, published 0.1.1. Btw, can you add me to the github repo so I can push the commit that changes the version in package.json? Cheers!
— Reply to this email directly or view it on GitHub https://github.com/MinEduTDF/idb-chunk-store/pull/2#issuecomment-176652597 .
This patch includes a fix and test case for when a store is first initialized and the
ev.target.result
isundefined
. I also had to add anopts.name
parameter to reproduce this test case, but I think this is a good thing for the API to have anyway.