Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@typicode typicode released this 14 Mar 22:32
· 3 commits to master since this release

Removes localStorage and file functions from lodash-id as they are provided by lowdb.

Alternatively, it should be easy to write code to persist data or use libraries since data structures are simple arrays and objects.