Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 371 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 371 Bytes

1.5.0

  • Add evictHook option to be called after cache is updated

1.4.0

  • Fix data corruption with setting and immediately deleting the same key when more than one item is already in the free list

1.3.0

  • Fix compile settings for MJS

1.2.0

  • Support CJS and MJS exports

1.1.0

  • Optimize evict path and free index logic
  • Fix delete not clearing old key