Skip to content

Releases: jaredwray/cacheable

v12.0.1

22 Mar 04:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v12.0.1

v12.0.0

21 Feb 20:01
Compare
Choose a tag to compare

v12.0.0 Removing support of Nodjs 16.

cacheable-request now only supports nodejs 18+

What's Changed

Full Changelog: v11.0.0...v12.0.0

v11.0.0

19 Jan 19:52
Compare
Choose a tag to compare

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: v10.2.12...v11.0.0

2023-10-05

05 Oct 17:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023-09-05...2023-10-05

2023-09-05

05 Sep 18:49
507d2f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023-07-26...2023-09-05

2023-07-26

26 Jul 05:01
Compare
Choose a tag to compare

cacheable-request v10.2.13

  • Fixing source map issues #257
  • Upgraded Keyv to v4.5.3
  • Removed @types/delay and @types/get-stream as typing is included by default

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: v10.2.12...2023-07-26

v10.2.12

22 Jun 14:06
4896ac3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.2.11...v10.2.12

v10.2.11

20 Jun 17:36
Compare
Choose a tag to compare

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 #251

What's Changed

Full Changelog: v10.2.10...v10.2.11

v10.2.10

25 Apr 15:47
Compare
Choose a tag to compare

Code Cleanup

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

What's Changed

Full Changelog: v10.2.8...v10.2.10

v10.2.8

23 Feb 19:27
Compare
Choose a tag to compare

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: v10.2.6...v10.2.8