vueuse/head

Support Vue Meta keys for easier migrations

harlan-zw opened this issue · 1 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