Releases: 11ty/eleventy-fetch
Releases · 11ty/eleventy-fetch
Eleventy Fetch v3.0.0
- Renamed to
eleventy-fetch
fromeleventy-cache-assets
#18 - Note that the algorithm to generate file names used for cache file names changed: previously saved
.cache
folders generated byeleventy-cache-assets v2
will not be carried forward: new remote requests will be made! - Adds
verbose
option and switches default tofalse
(no console logs) #12 - Adds new
formatUrlForDisplay(url)
callback to modify URLs for display on the console (truncate, remove some query params, etc) #12 - New
eleventy-fetch
enhancement queue: Vote on your favorite enhancement requests!
New Contributors
- @v-zhzhou made their first contribution in #15
- @eatyourgreens made their first contribution in #8
Full Changelog: v2.3.0...v3.0.0