diff options
Diffstat (limited to '.changeset/sour-games-burn.md')
-rw-r--r-- | .changeset/sour-games-burn.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.changeset/sour-games-burn.md b/.changeset/sour-games-burn.md deleted file mode 100644 index f0d596603..000000000 --- a/.changeset/sour-games-burn.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"astro": patch ---- - -Refactors virtual modules exports. This should not break your project unless you import Astro's internal modules, including: - -- `astro/middleware/namespace` -- `astro/transitions` -- `astro/transitions/router` -- `astro/transitions/events` -- `astro/transitions/types` -- `astro/prefetch` -- `astro/i18n` |