From 646e0fc3e7c7e36424fd75e9bd79732e758f9cd9 Mon Sep 17 00:00:00 2001 From: Princesseuh Date: Mon, 14 Aug 2023 14:40:33 +0200 Subject: [PATCH] chore: changeset --- .changeset/polite-panthers-tell.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/polite-panthers-tell.md diff --git a/.changeset/polite-panthers-tell.md b/.changeset/polite-panthers-tell.md new file mode 100644 index 000000000..e085eb805 --- /dev/null +++ b/.changeset/polite-panthers-tell.md @@ -0,0 +1,5 @@ +--- +'@astrojs/compiler': patch +--- + +Pass the type of the current component as a type argument to the AstroGlobal in order to type Astro.self