Skip to content

Eleventy Fetch v5.1.0

Choose a tag to compare

@zachleat zachleat released this 08 May 19:13
· 34 commits to main since this release
Metric Fetch v5.0.2 Fetch v5.1.0 Change
node_modules Weight 1.7 MB 0.9 MB -47%
Dependency Count 19 10 -47%
  • Removes flat-cache dependency #56
  • Swap from graceful-fs to node:fs from @outslept #63
  • Fixes Missing cache type error #61
  • Refetch data on transient network failures by @gorbak25 #57 #58
  • Fix bug with partially purged cache files on CI servers #59 #60
  • Backwards compatibility with existing cache files is preserved (note that breaking compatibility with existing cache files is considered a semver major breaking change).

Full Changelog: v5.0.2...v5.1.0
Milestone: https://github.com/11ty/eleventy-fetch/milestone/6?closed=1