astro-gists/.changeset/strange-pigs-train.md

6 lines
266 B
Markdown

---
"@matthiesenxyz/astro-gists": patch
---
NEW: we now have a virtual import available to use instead! to use this new import simply do `import { GetGist, GetGistGroup } from "astro-gists:components"` and you'll be good to go at the first boot of your dev server!