Skip to content

Releases: localForage/localForage-setItems

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

Choose a tag to compare

@thgreasi thgreasi released this 24 Aug 08:09

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

Choose a tag to compare

@thgreasi thgreasi released this 14 May 13:46

chore: convert to es6 modules and build with rollup

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

Choose a tag to compare

@thgreasi thgreasi released this 18 Oct 18:31

feat: add support for localforage v1.3.x

v1.0.1

Choose a tag to compare

@thgreasi thgreasi released this 20 May 04:11
chore: cleanups

v1.0.0

Choose a tag to compare

@thgreasi thgreasi released this 19 May 19:21
docs(README): add jsperf links