Skip to content

Releases: vueuse/head

v0.2.3

20 Jan 07:33
584940a
Compare
Choose a tag to compare

0.2.3 (2021-01-20)

Bug Fixes

  • ignore unknown props in headObject (#14) (6911fa7)

Other Changes

  • This package is marked as sideEffects free now.

v0.2.2

20 Jan 06:48
998a970
Compare
Choose a tag to compare

0.2.2 (2021-01-20)

Bug Fixes

  • pkg: add vue as peerDependency (dabca4f)

v0.2.1

19 Jan 12:16
c18fad6
Compare
Choose a tag to compare

0.2.1 (2021-01-19)

Bug Fixes

  • updateDOM with custom document (#9) (20d6d17)

v0.2.0

19 Jan 11:46
Compare
Choose a tag to compare

0.2.0 (2021-01-19)

Bug Fixes

  • reset head in onBeforeUnmount instead (87efe1a)

Features

  • make document of updateDOM configurable (#7) (b48809a)
  • useHead accepts more types of argument (#6) (76cdda7)
  • types: expose types (#5) (081c4a8)

v0.1.3

18 Jan 13:15
f7fb5f8
Compare
Choose a tag to compare

0.1.3 (2021-01-18)

Bug Fixes

  • pkg: only include dist folder (c0497f2)

v0.1.2

18 Jan 11:40
0249407
Compare
Choose a tag to compare

0.1.2 (2021-01-18)

No changes.