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

feat(auto-import)!: auto unwrap for auto import in template #5573

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

antfu
Copy link
Member

@antfu antfu commented Jun 22, 2022

πŸ”— Linked issue

unjs/unimport#72

❓ 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

While this is technically a breaking change, it should only affect a very rare usage. (in RC4, auto import a ref, and use the ref to do some operation in the template). Volar will give a proper error to ask the user to remove .value and it would work.

πŸ“ Checklist

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

@netlify
Copy link

netlify bot commented Jun 22, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 2e05945
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62b38042a1184b0008964ba6

@pi0 pi0 merged commit 2db154f into main Jun 23, 2022
@pi0 pi0 deleted the feat/vue-template-auto-unwrap branch June 23, 2022 09:51
@pi0 pi0 mentioned this pull request Jul 11, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants