summaryrefslogtreecommitdiff
path: root/.changeset/lovely-worms-invite.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/lovely-worms-invite.md')
-rw-r--r--.changeset/lovely-worms-invite.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/.changeset/lovely-worms-invite.md b/.changeset/lovely-worms-invite.md
deleted file mode 100644
index b8f3383af..000000000
--- a/.changeset/lovely-worms-invite.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-'@astrojs/deno': major
-'@astrojs/netlify': major
-'@astrojs/image': minor
-'astro': major
----
-
-**Breaking Change**: client assets are built to an `_astro` directory rather than the previous `assets` directory. This setting can now be controlled by the new `build` configuration option named `assets`.
-
-This should simplify configuring immutable caching with your adapter provider as all files are now in the same `_astro` directory.