Skip to content

v2.1.0

Compare
Choose a tag to compare
@azu azu released this 02 Mar 13:39
· 19 commits to master since this release

2.1.0 (2022-03-02)

Bug Fixes

  • indexeddb: remove "debug" option (#25) (606b9a2)

Performance Improvements

It aim to reduce file size.

Path Size
packages/env/module/browser.js 1.06 KB (-22.84% 🔽)
packages/indexeddb/module/index.js 1.05 KB (-22.06% 🔽)
packages/localstorage/module/index.js 853 B (-27.04% 🔽)

This library require AsyncIterator support from the beginning.
It means that it require ES2018+ support.