Skip to content

astro-auto-import@0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 14:33
· 33 commits to main since this release
b166229

Minor Changes

  • aa42e19: Add support for @astrojs/mdx 🎉

    Auto-imports will now also be injected in .mdx files. You may need to remove manual imports if you were already using astro-auto-import v0.1.x with MDX.

  • 795e08e: Update to Astro v1 — remember to enable legacy.astroFlavoredMarkdown if you’re using components in .md files