mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
13 lines
323 B
Markdown
13 lines
323 B
Markdown
---
|
|
"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`
|