Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap to use eleventy-fetch and update to v3 #142

Closed
zachleat opened this issue Feb 25, 2022 · 4 comments
Closed

Swap to use eleventy-fetch and update to v3 #142

zachleat opened this issue Feb 25, 2022 · 4 comments

Comments

@zachleat
Copy link
Member

zachleat commented Feb 25, 2022

@11ty/eleventy-cache-assets renamed to @11ty/eleventy-fetch and a new v3.0.0 version.

11ty/eleventy-fetch#18

Full release notes https://github.com/11ty/eleventy-fetch/releases/tag/v3.0.0

Semver note: The problem here is that the cache file algorithm changed, so while this doesn’t technically break backwards compatibility it will require regeneration of new cache files

Note that the algorithm to generate file names used for cache file names changed: previously saved .cache folders generated by eleventy-cache-assets v2 will not be carried forward: new remote requests will be made!

Should this be a new major version? Feels like a minor version thing? Open to feedback here

@zachleat zachleat modified the milestones: v1.1.0, Eleventy Image v1.2.0 Feb 25, 2022
@zachleat
Copy link
Member Author

Per npm versions info https://www.npmjs.com/package/@11ty/eleventy-img most folks are on 1.0.0

image

@zachleat
Copy link
Member Author

@zachleat zachleat added this to the v2.0.0 milestone Feb 28, 2022
@zachleat
Copy link
Member Author

Better to be safe than sorry, going with a v2.0.0 here.

@zachleat
Copy link
Member Author

Fixed by ae3ac19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant