mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
d1f7143f9c
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Princesseuh <princssdev@gmail.com>
5 lines
213 B
Markdown
5 lines
213 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Add second type argument to the AstroGlobal type to type Astro.self. This change will ultimately allow our editor tooling to provide props completions and intellisense for `<Astro.self />`
|