diff --git a/.changeset/better-zebras-notice.md b/.changeset/better-zebras-notice.md deleted file mode 100644 index ff1c2e5799aa..000000000000 --- a/.changeset/better-zebras-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where `experimental_getFontFileURL()` rejected valid font URLs when using the Cloudflare adapter diff --git a/.changeset/calm-maps-travel.md b/.changeset/calm-maps-travel.md new file mode 100644 index 000000000000..dd658d5914d2 --- /dev/null +++ b/.changeset/calm-maps-travel.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Fixes a bug where `new FetchState(request)` could fail in development when server dependencies were optimized diff --git a/.changeset/cyan-pigs-take.md b/.changeset/cyan-pigs-take.md deleted file mode 100644 index ef6248cca3b6..000000000000 --- a/.changeset/cyan-pigs-take.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Updates deprecation messages target from Astro 7 to 8 diff --git a/.changeset/famous-trains-like.md b/.changeset/famous-trains-like.md deleted file mode 100644 index fcb9c402bd64..000000000000 --- a/.changeset/famous-trains-like.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes session ID validation to reject non-UUID cookie values before using them as storage keys diff --git a/.changeset/few-toys-rhyme.md b/.changeset/few-toys-rhyme.md deleted file mode 100644 index 2d73c1c45f2f..000000000000 --- a/.changeset/few-toys-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes `--mode`, `--site`, `--base`, `--out-dir`, `--verbose`, `--silent`, and `--open` flags being silently dropped when using `astro dev --background` or `astro preview --background` diff --git a/.changeset/fix-content-modules-stale-import.md b/.changeset/fix-content-modules-stale-import.md deleted file mode 100644 index 52b5d4116e2f..000000000000 --- a/.changeset/fix-content-modules-stale-import.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'astro': patch ---- - -Fixes `content-modules.mjs` not removing entries for deleted or renamed content files, which could cause Vite to attempt to resolve non-existent modules - -As part of this fix, `#moduleImports` is now fully rebuilt from `deferredRender` entries before every write, so a module import added only through the public `addModuleImport()` API without a corresponding `deferredRender` entry in the store will no longer be preserved across writes. diff --git a/.changeset/fix-preferred-locale-quality-sort.md b/.changeset/fix-preferred-locale-quality-sort.md deleted file mode 100644 index a675a66296ad..000000000000 --- a/.changeset/fix-preferred-locale-quality-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes `Astro.preferredLocale` and `Astro.preferredLocaleList` ignoring `Accept-Language` quality values when they are absent or `0`. An entry without an explicit `q=` now correctly counts as quality `1.0` (per RFC 7231) and an entry with `q=0` is treated as not acceptable, so the highest-quality locale is selected regardless of header order. diff --git a/.changeset/gentle-regions-shave.md b/.changeset/gentle-regions-shave.md deleted file mode 100644 index 4ea58b32cf9d..000000000000 --- a/.changeset/gentle-regions-shave.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'astro': patch -'@astrojs/mdx': patch ---- - -Fixes build errors showing wrong file location, missing line:col, and misleading hints when a plugin error (e.g. from MDX) is wrapped by Vite's build error diff --git a/.changeset/gold-bugs-glow.md b/.changeset/gold-bugs-glow.md deleted file mode 100644 index de81aeffcfa0..000000000000 --- a/.changeset/gold-bugs-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a type error when passing an image from a content collection `image()` schema to a component or ``. The schema returned by `image()` was missing the `apng` format, so it no longer matched the type of an imported image. diff --git a/.changeset/gold-roses-fetch.md b/.changeset/gold-roses-fetch.md deleted file mode 100644 index 0f0534d834d5..000000000000 --- a/.changeset/gold-roses-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where Astro CSP support didn't correctly handle cases `"unsafe-inline"` resource. Now when `"unsafe-inline"`, Astro won't emit hashes for the directive specified. diff --git a/.changeset/grumpy-bats-return.md b/.changeset/grumpy-bats-return.md deleted file mode 100644 index 05df2d2b98e6..000000000000 --- a/.changeset/grumpy-bats-return.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@astrojs/mdx': patch -'@astrojs/markdown-satteri': patch ---- - -Fixes Sätteri processor option types to accept all plugin entries supported by Sätteri v0.10.3. diff --git a/.changeset/long-tips-care.md b/.changeset/long-tips-care.md deleted file mode 100644 index e3e06abaa1e4..000000000000 --- a/.changeset/long-tips-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes `memoryCache()` storing responses that set cookies through `Astro.cookies` or `Astro.session` diff --git a/.changeset/modern-canyons-obey.md b/.changeset/modern-canyons-obey.md deleted file mode 100644 index bf11760bb3ac..000000000000 --- a/.changeset/modern-canyons-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes `server:defer` crashing the dev server with "undefined is not a function" when a deferred component imports from `astro:i18n` diff --git a/.changeset/moody-geckos-train.md b/.changeset/moody-geckos-train.md deleted file mode 100644 index 033bebc96236..000000000000 --- a/.changeset/moody-geckos-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/netlify': patch ---- - -Fixes generated Netlify Image CDN allowlists to reject remote URLs that contain an allowed image origin only within their path or query string diff --git a/.changeset/persisted-media-keep-identity.md b/.changeset/persisted-media-keep-identity.md deleted file mode 100644 index 591521d921df..000000000000 --- a/.changeset/persisted-media-keep-identity.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a regression where `transition:persist` stopped working for `