mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
8 lines
365 B
Markdown
8 lines
365 B
Markdown
|
---
|
||
|
'astro': major
|
||
|
---
|
||
|
|
||
|
Refactor the exported types from the `astro` module. There should normally be no breaking changes, but if you relied on some previously deprecated types, these might now have been fully removed.
|
||
|
|
||
|
In most cases, updating your code to move away from previously deprecated APIs in previous versions of Astro should be enough to fix any issues.
|