Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

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

Merged
merged 6 commits into from
Jun 8, 2022

Conversation

antfu
Copy link
Member

@antfu antfu commented May 10, 2022

πŸ”— Linked issue

Close nuxt/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
Copy link

netlify bot commented May 10, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 511f352
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/629ed79e834c0f0008ab3fdc

@pi0 pi0 changed the title feat: vue template auto import feat(nuxt): vue template auto import May 10, 2022
@danielroe danielroe added the enhancement New feature or request label May 10, 2022
@pi0 pi0 changed the title feat(nuxt): vue template auto import feat(nuxt): support auto imports inside vue <template> Jun 8, 2022
@pi0 pi0 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 main Jun 8, 2022
@pi0 pi0 deleted the feat/vue-template-auto-import branch June 8, 2022 20:09
@pi0 pi0 mentioned this pull request Jun 10, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support composable auto import into <template>
3 participants