Cacheable Request Versions Save

Wrap native HTTP requests with RFC compliant cache support

v12.0.1

1 month ago

What's Changed

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

v12.0.0

2 months ago

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

3 months ago

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

2023-10-05

7 months ago

What's Changed

Full Changelog: https://github.com/jaredwray/cacheable/compare/2023-09-05...2023-10-05

2023-09-05

8 months ago

What's Changed

Full Changelog: https://github.com/jaredwray/cacheable/compare/2023-07-26...2023-09-05

2023-07-26

9 months ago

cacheable-request v10.2.13

Mono Repo

We have now moved to a mono repo and also launched a new website https://cacheable.org. Our plan is now to build out cacheable request version with HTTP 2 support as a new module in addition other caching libraries. 🎉

What's Changed

Full Changelog: https://github.com/jaredwray/cacheable/compare/v10.2.12...2023-07-26

v10.2.12

10 months ago

What's Changed

Full Changelog: https://github.com/jaredwray/cacheable-request/compare/v10.2.11...v10.2.12

v10.2.11

10 months ago

Major Changes Made

  • Upgraded get-stream to 7.0.0 and now using getStreamAsBuffer
  • Removed support for Nodejs 14 as it is incompatible with GOT and get-stream

NOTE: testing has started with Nodejs version 20 and there is an issue that we are working to resolve in the next month https://github.com/jaredwray/cacheable-request/issues/251

What's Changed

Full Changelog: https://github.com/jaredwray/cacheable-request/compare/v10.2.10...v10.2.11

v10.2.10

1 year ago

Code Cleanup

In this release there were minor code clean up with how we identified undefined values. Nothing major.

What's Changed

Full Changelog: https://github.com/jaredwray/cacheable-request/compare/v10.2.8...v10.2.10

v10.2.8

1 year ago

Updated body-parser to 1.20.2 - release notes here https://github.com/expressjs/body-parser/releases/tag/1.20.2

What's Changed

Full Changelog: https://github.com/jaredwray/cacheable-request/compare/v10.2.6...v10.2.8