5.2.0
What's Changed
- Implemented
CachedLookup.rolling()
method to allow for consumption of cached values on a rolling basis allowing for low latency consumption at the cost of guaranteed cache freshness. - Improved JSDoc Types & TypeScript.
Full Changelog: 5.1.0...5.2.0