0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset
oliverlynch 3dc02c57e4
feat(assets): Use entity-tags to revalidate cached remote images (#12426)
* feat(assets): Store etag to refresh cached images without a full download

* Seperate loading and revalidating functions

* Add changeset

* Updates based on requested changes

* Wording changes, use stale cache on failure to revalidate

* Add If-Modified-Since as cache revalidation method

* Update .changeset/red-poems-pay.md

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>

---------

Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2024-12-18 13:20:12 +00:00
..
config.json chore: exit pre-mode (#12553) 2024-12-03 10:52:51 +00:00
curly-snakes-shave.md Adds types for ?url&inline & ?url&no-inline import queries (#12758) 2024-12-17 11:50:51 +00:00
heavy-dots-sip.md fix: invoke vite.build with up to date configuration during astro:build:setup hook when target is "client" (#12763) 2024-12-17 13:40:36 +00:00
README.md
red-poems-pay.md feat(assets): Use entity-tags to revalidate cached remote images (#12426) 2024-12-18 13:20:12 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation