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

refactor(nuxt): remove vue-meta for head support - #9638

Merged
pi0 merged 2 commits into
nuxt:mainfrom
harlan-zw:refactor/drop-vue-meta
Dec 12, 2022
Merged

refactor(nuxt): remove vue-meta for head support#9638
pi0 merged 2 commits into
nuxt:mainfrom
harlan-zw:refactor/drop-vue-meta

Conversation

@harlan-zw

@harlan-zwharlan-zw commented Dec 10, 2022

Copy link
Copy Markdown
Collaborator

🔗 Linked issue

❓ 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

Originally it seemed like multiple head providers were going to be supported, however with the 3.0 release it seems safe to presume that vue-meta won't be supported in the core anytime soon.

This PR removes vue-meta code, it doesn't introduce any breaking changes (afaik) as there was no way to actually switch to using vue-meta.

📝 Checklist

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

@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@vercel

vercelBot commented Dec 10, 2022

Copy link
Copy Markdown

@harlan-zw is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

@harlan-zwharlan-zw changed the title refactor(nuxt): drop vue-metarefactor(head): drop vue-metaDec 10, 2022
@harlan-zwharlan-zw changed the title refactor(head): drop vue-metarefactor(head): remove vue-metaDec 10, 2022
@pi0pi0 changed the title refactor(head): remove vue-metarefactor(nuxt): remove vue-meta for head supportDec 12, 2022
@pi0
pi0 merged commit 4cb7e42 into nuxt:mainDec 12, 2022
@pi0

pi0 commented Dec 12, 2022

Copy link
Copy Markdown
Member

Thanks!

@pi0pi0 mentioned this pull request Dec 15, 2022
6 tasks
@danielroedanielroe mentioned this pull request Jan 20, 2023
Sign up for freeto 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

@harlan-zw@pi0@danielroe