astro-auto-import@0.2.0
·
108 commits
to main
since this release
Minor Changes
-
aa42e19: Add support for @astrojs/mdx 🎉
Auto-imports will now also be injected in
.mdxfiles. You may need to remove manual imports if you were already usingastro-auto-importv0.1.x with MDX. -
795e08e: Update to Astro v1 — remember to enable
legacy.astroFlavoredMarkdownif you’re using components in.mdfiles