Skip to content

Releases: ehmicky/global-cache-dir

v6.0.0

28 Oct 21:46
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v5.0.0

13 May 23:06
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

Release 4.4.0

11 Nov 18:57
Compare
Choose a tag to compare

Features

  • Improve tree-shaking support

Release 4.3.1

13 Oct 19:57
Compare
Choose a tag to compare

Bug fixes

  • Fix package.json

Release 4.3.0

13 Oct 19:08
Compare
Choose a tag to compare
  • Switch to MIT license

Release 4.2.0

16 Aug 18:59
Compare
Choose a tag to compare

Features

  • Reduce npm package size

Release 4.1.0

26 Jun 16:21
Compare
Choose a tag to compare

Features

  • Add TypeScript types

Release 4.0.0

09 May 20:26
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 14.18.0

Release 3.0.1

22 Jun 12:19
Compare
Choose a tag to compare

Bug fixes

  • Fix main field in package.json

Release 3.0.0

22 Jun 11:39
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 12.20.0
  • This package is now an ES module. It can only be loaded with an import or import() statement, not require(). See this post for more information.