Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 472 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 472 Bytes

CHANGELOG

1.0.0

  • add useHead

0.4.1

  • Make types less strict
  • Add type to linkOptions #11

0.4.0

BREAKING

  • Renamed toString to toStatic
  • Stopped returning a stringified head and moved to { title, lang, metas, links } Read more

0.3.0

  • Add useTitleTemplate hook

0.2.1

  • Bundle size savings -100 bytes

0.2.0

  • SSR Support

0.1.0

  • Initial release