LokiJS v1.5.0 Release Notes

Release Date: 2017-06-12 // almost 7 years ago
    • ๐Ÿ”จ refactored binary indices sorting order
    • date values in properties with binary index will be converted to epoch time
    • ๐Ÿ›  fix to LokiFsStructuredAdapter first time autoload error where file doesn't exist yet
    • ๐Ÿ›  fixed simplesort descending with binary indices and no filters
    • ๐Ÿ‘ฏ with 'clone' option collection 'insert' events no longer emit internal obj reference
    • ๐Ÿ›  fix to clone method 'shallow'
    • โž• added 'removeMeta' option to chained data calls to shallow clone and remove $loki and meta
    • โž• added quickstart examples for node and updated loki sandbox with online web quickstarts
    • ๐Ÿ›  fixes to async unit tests
    • ๐Ÿš€ npm release trimmed from 5 megs to 500k (no examples, jsdocs, tests)