Skip to content

Releases: localForage/localForage-setItems

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

24 Aug 08:09
Compare
Choose a tag to compare

feat: use IDB transaction's oncomplete to detect that all operations have finished.

This should result better performance and less GC.

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

14 May 13:46
Compare
Choose a tag to compare

chore: convert to es6 modules and build with rollup

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

18 Oct 18:31
Compare
Choose a tag to compare

feat: add support for localforage v1.3.x

v1.0.1

20 May 04:11
Compare
Choose a tag to compare
chore: cleanups

v1.0.0

19 May 19:21
Compare
Choose a tag to compare
docs(README): add jsperf links