Skip to content

Releases: vueuse/head

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 10:07

@vueuse/head is officially sunset 🌆

The @vueuse/head package has been sunset in favour of Unhead. This means no new features will be added to this package and
installation of this package directly will be discouraged.

Unhead is a any-framework document head manager with a focus on delightful DX and performance.
It's used in the Nuxt core and is part of the UnJS ecosystem.

This package and Unhead share an almost identical API and migrating in most cases will just involve updating the package names.

The @vueuse/head package will continue to receive bug fixes and security updates for the foreseeable future.

Installation guide

If you have any questions or problems, please make an issue on the Unhead repo.

Migrating to Unhead from @vueuse/head

pnpm remove @vueuse/head
pnpm add @unhead/vue

Replace all imports of @vueuse/head with @unhead/vue.

If you're using the <Head> component you will need to import it from @unhead/vue/components.

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 16:02
  • feat: upgrade to unhead@1.3.0

See https://github.com/unjs/unhead/releases/tag/v1.3.0

v1.1.26

Choose a tag to compare

@github-actions github-actions released this 18 Apr 02:39
  • chore: bump unhead 1.1.26
  • doc: fix emoji
  • doc: sunsetting @vueuse/head

v1.1.23

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:15
  • chore: bump unhead 1.1.23

v1.1.19

Choose a tag to compare

@github-actions github-actions released this 07 Mar 12:16
  • chore: bump unhead 1.1.19

v1.1.15

Choose a tag to compare

@github-actions github-actions released this 02 Mar 14:09
  • chore: bump unhead 1.1.15

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 26 Feb 10:51
  • chore: bump unhead 1.1.9

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 26 Feb 04:31
  • chore: bump unhead 1.1.8

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 26 Feb 03:37
  • chore: bump unhead 1.1.7

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 25 Feb 04:38
  • chore: bump unhead 1.1.5