Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Releases: Cloudstek/nodejs-cache

v2.0.0

05 Apr 23:23
3bbef72

Choose a tag to compare

This release updates dependencies to resolve some vulnerabilities, the API has not been changed. The only breaking change is the requirement of NodeJS 10 or newer as older versions are EOL.

Changes

  • Require NodeJS >= 10

v1.0.5

05 Feb 12:14
v1.0.5
73994e9

Choose a tag to compare

This update only bumps the version but fixes a packaging issue which caused the dist directory to be empty leading to errors saying the module could not be found.

v1.0.4

31 Dec 17:40
v1.0.4
1b43701

Choose a tag to compare

Small update that fixes some dependency vulnerabilities.

v1.0.3

12 Jul 13:00

Choose a tag to compare

This release updates dependencies, fixing some vulnerabilities.

Changes

  • Changed some NPM scripts to make more sense.
  • Build release code with different tsconfig than development code.

Fixes

  • Vulnerabilities found in some deep dependencies.

v1.0.2

30 May 16:45

Choose a tag to compare

Small bugfix release.

Fixes

  • Incorrect handling of undefined value for dir or name options.

v1.0.1

25 May 17:49

Choose a tag to compare

Very minor release only affecting typescript typings.

Fixes

  • Some typings were missing, they're back! 🎉

v1.0.0

24 May 15:57

Choose a tag to compare

First release 🎉