summaryrefslogtreecommitdiff
path: root/.changeset/sour-games-burn.md
blob: f0d596603dddae582212b165547ab63c9c34cdb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
"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`