vueuse / head

Document head management for Vue. Powered by Unhead. - 🌇 Sunset

Home Page:https://unhead.unjs.io/setup/vue/installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Vue Meta keys for easier migrations

harlan-zw opened this issue · comments

With people migrating to @vueuse/head from Vue Meta, they may get caught out by the change in key names.

See: nuxt-modules/i18n#1520, #65 (couple of other issues I need to find)

It may be worth adding these keys to make the transition easier. We can deprecate them to remove confusion.

Would be the following: hid (nuxt), vmid (vue meta) - Same as key

innerHtml could also be an alias for children but it may not be worth it as it could cause confusion around it's function