Skip to content

Releases: jaredwray/file-entry-cache

v9.1.0

27 Aug 23:34
0be8ea6
Compare
Choose a tag to compare

What's Changed

  • upgrading c8, mocha, and webpack to lastest by @jaredwray in #51
  • relative paths on current working directory by @jaredwray in #53
  • adding in additional tests on relative paths by @jaredwray in #54

Full Changelog: v9.0.0...v9.1.0

v9.0.0

24 May 16:18
Compare
Choose a tag to compare

Breaking Changes

There are two updates that could cause potential breaking changes. The first is that we no longer support Nodejs 16 and will only be supporting Nodejs 18+.

The second is that we are now starting to support relative paths. This is the start of the process for this as the key in flat-cache still goes to an absolute path.

What's Changed

Full Changelog: v8.0.0...v9.0.0

v8.0.0

18 Dec 19:35
781d42c
Compare
Choose a tag to compare

Removing support for Nodejs 10, 12, and 14

This is updating modules to the latest versions and supporting Nodejs >=16 moving forward with v8.0.0

What's Changed

Full Changelog: v7.0.2...v8.0.0

v7.0.2

16 Nov 19:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

06 Oct 17:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

25 Aug 23:28
11b7819
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.1...v7.0.0

v6.0.1

17 Aug 19:39
8e37c0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1