Fork me on GitHub
logo

Simple Caching for Node.js

Documentation

Latest Releases

v12.0.1 Mar 22, 2024

What’s Changed

Full Changelog: https://github.com/jaredwray/cacheable/compare/v12.0.0...v12.0.1

v12.0.0 Feb 21, 2024

v12.0.0 Removing support of Nodjs 16.

cacheable-request now only supports nodejs 18+

What’s Changed

Full Changelog: https://github.com/jaredwray/cacheable/compare/v11.0.0...v12.0.0

v11.0.0 Jan 19, 2024

Cacheable-Request v11.0.0

This release has added support for Nodejs v20+, fixing source map issues, and a major upgrade to get-stream v8+ and more. All functionality should remain the same but is a significant update that needs to validated with your use case. Any questions or concerns please log an issue here: https://github.com/jaredwray/cacheable/issues

What’s Changed

Full Changelog: https://github.com/jaredwray/cacheable/compare/v10.2.12...v11.0.0

All Releases