Eleventy Fetch v3.0.0
- Renamed to
eleventy-fetchfromeleventy-cache-assets#18 - Note that the algorithm to generate file names used for cache file names changed: previously saved
.cachefolders generated byeleventy-cache-assets v2will not be carried forward: new remote requests will be made! - Adds
verboseoption 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-fetchenhancement 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