Skip to content

Releases: tidoust/fetch-filecache-for-crawling

v5.1.1

23 Oct 15:37
Compare
Choose a tag to compare

Bug fix:

  • Restrict cache-status hit to cases where the cache was actually hit (#30)

v5.1.0

23 Oct 06:54
Compare
Choose a tag to compare

New feature:

  • Indicate in response headers when the cache was hit (#29)

Dependencies:

  • Bump version of rimraf (#28)

v5.0.0

26 May 16:52
Compare
Choose a tag to compare
- Build lib on top of Node.js `fetch`, drop `node-fetch` (#26)
- Bump version of rimraf

The switch to `fetch` is breaking in that Node.js v18 or greater is now
required. Also, depending code may need to be adjusted if it relied on the
`Response` being the one from `node-fetch`, and not the one defined in Fetch.

v4.0.2

29 Feb 16:14
Compare
Choose a tag to compare
4.0.2

v4.0.1

28 Feb 14:40
Compare
Choose a tag to compare
4.0.1

v4.0.0

28 Feb 11:50
Compare
Choose a tag to compare
4.0.0