Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

feat(nuxt): support auto imports within <template> - #4904

Merged
pi0 merged 6 commits into
mainfrom
feat/vue-template-auto-import
Jun 8, 2022
Merged

feat(nuxt): support auto imports within <template>#4904
pi0 merged 6 commits into
mainfrom
feat/vue-template-auto-import

Conversation

@antfu

Copy link
Copy Markdown
Member

🔗 Linked issue

Closenuxt/nuxt#13862

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify

netlifyBot commented May 10, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit511f352
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/629ed79e834c0f0008ab3fdc

pi0
pi0 approved these changes May 10, 2022
@pi0pi0 changed the title feat: vue template auto importfeat(nuxt): vue template auto importMay 10, 2022
@danielroedanielroe added the enhancement New feature or request label May 10, 2022
@pi0pi0 changed the title feat(nuxt): vue template auto importfeat(nuxt): support auto imports inside vue <template>Jun 8, 2022
@pi0pi0 changed the title feat(nuxt): support auto imports inside vue <template>feat(nuxt): support auto imports within <template>Jun 8, 2022
@pi0
pi0 merged commit a802b87 into mainJun 8, 2022
@pi0
pi0 deleted the feat/vue-template-auto-import branch June 8, 2022 20:09
@pi0pi0 mentioned this pull request Jun 10, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xenhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support composable auto import into <template>

3 participants

@antfu@pi0@danielroe