Skip to content

Releases: nuxt-modules/google-fonts

v2.0.0

09 Jun 17:55
Compare
Choose a tag to compare

2.0.0 (2022-06-09)

⚠ BREAKING CHANGES

  • default to font-display: swap unless preloading (#88)
  • turn on font stylesheet inlining by default (#87) (8b53012)
  • turn off preload tag option by default (#86) (fa4d4e0)

Features

  • add preconnect hint for Google Fonts stylesheet (#85) (bb8c6f2)
  • typescript rewrite (#54) (81259ca)

v1.3.0

15 Feb 12:26
Compare
Choose a tag to compare

1.3.0 (2021-02-15)

Features

v1.2.0

10 Nov 17:06
Compare
Choose a tag to compare

Features

  • add option to use stylesheet (e47728b)

v1.1.6

10 Nov 17:04
Compare
Choose a tag to compare
chore(release): 1.1.6

v1.1.5

10 Nov 11:55
Compare
Choose a tag to compare
chore(release): 1.1.5

v1.1.4

07 Nov 15:11
Compare
Choose a tag to compare

Bug Fixes

  • update crossorigin attribute (feaeb9e), closes #27

v1.1.3

22 Oct 11:10
Compare
Choose a tag to compare

Bug Fixes

  • use script to load fonts (0a453c1)

v1.1.2

20 Oct 16:36
Compare
Choose a tag to compare

Bug Fixes

  • force hid to support client-side only (46ed9ec)

v1.1.1

20 Oct 15:58
Compare
Choose a tag to compare

Bug Fixes

  • font flickers when changing page (#21) (a992792)