Skip to content

src1.1.0: chore(release): v1.1.0

Latest
Compare
Choose a tag to compare
@thgreasi thgreasi released this 26 Aug 17:39
· 5 commits to master since this release

feat(IDB): use transaction's oncomplete to detect that all operations have finished.
feat(IDB): use a single request.onerror function

This should result better performance and less GC.