diff --git a/.changeset/dry-beers-grow.md b/.changeset/dry-beers-grow.md deleted file mode 100644 index 8e3ddffd1d..0000000000 --- a/.changeset/dry-beers-grow.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -'astro': minor ---- - -Redirects configuration - -This change moves the `redirects` configuration out of experimental. If you were previously using experimental redirects, remove the following experimental flag: - -```js -experimental: { - redirects: true, -} -``` - -If you have been waiting for stabilization before using redirects, now you can do so. Check out [the docs on redirects](https://docs.astro.build/en/core-concepts/routing/#redirects) to learn how to use this built-in feature. diff --git a/.changeset/eleven-eyes-jog.md b/.changeset/eleven-eyes-jog.md deleted file mode 100644 index ebd4b4fe1f..0000000000 --- a/.changeset/eleven-eyes-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix redirects map object-form value validation diff --git a/.changeset/fuzzy-toes-float.md b/.changeset/fuzzy-toes-float.md deleted file mode 100644 index c66b28c7f5..0000000000 --- a/.changeset/fuzzy-toes-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/sitemap': patch ---- - -Ensure nested 404 and 500 pages are always excluded diff --git a/.changeset/loud-hairs-tell.md b/.changeset/loud-hairs-tell.md deleted file mode 100644 index f2b7ca694a..0000000000 --- a/.changeset/loud-hairs-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix absolute path handling when passing `root`, `srcDir`, `publicDir`, `outDir`, `cacheDir`, `build.client`, and `build.server` configs in Windows diff --git a/.changeset/real-drinks-melt.md b/.changeset/real-drinks-melt.md deleted file mode 100644 index 648ef1d914..0000000000 --- a/.changeset/real-drinks-melt.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -'astro': minor ---- - -Improved hoisted script bundling - -Astro's static analysis to determine which `