diff options
Diffstat (limited to '.changeset/neat-mugs-end.md')
-rw-r--r-- | .changeset/neat-mugs-end.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.changeset/neat-mugs-end.md b/.changeset/neat-mugs-end.md deleted file mode 100644 index dd65708a7..000000000 --- a/.changeset/neat-mugs-end.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'astro': minor ---- - - -`astro:`namespace aliases for middleware and components - -This adds aliases of `astro:middleware` and `astro:components` for the middleware and components modules. This is to make our documentation consistent between are various modules, where some are virtual modules and others are not. Going forward new built-in modules will use this namespace. |