Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

1.0.6

Choose a tag to compare

@dhoulb dhoulb released this 01 Nov 00:27
· 19 commits to master since this release

Add support for structured clone algorithm like browser IndexedDB API. Allows a limited set of objects to be cloned by put().

e.g. in addition to plain objects and arrays, Map, Set, Date, File, FileList and a small number of others can now also be stored in the DB.