mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
9 lines
466 B
Markdown
9 lines
466 B
Markdown
---
|
|
'astro': major
|
|
---
|
|
|
|
Renames Dev Overlay to Dev Toolbar
|
|
|
|
The previously named experimental Dev Overlay is now known as the Astro Dev Toolbar. Plugins have been renamed as Toolbar Apps. This updates our references to reflect.
|
|
|
|
To not break existing APIs, aliases for the Toolbar-based names have been created. The previous API names will continue to function but will be deprecated in the future. All documentation has been updated to reflect Toolbar-based names.
|