Releases: sindresorhus/quick-lru
Releases · sindresorhus/quick-lru
v7.0.0
v6.1.2
- Fix return value for
set()
method e964346
v6.1.1
v6.1.0
v6.0.2
v6.0.1
v6.0.0
Breaking
- Require Node.js 12 a408ce9
- This package is now pure ESM. Please read this.
If you cannot move to ESM and want the new improvements, there's a fork that backports them:npm i @alloc/quick-lru
.
Improvements
v5.1.1
v5.1.0
- Add
onEviction
option (#20) b941c2f