Skip to content

Latest commit

 

History

History
144 lines (69 loc) · 5.59 KB

CHANGELOG.md

File metadata and controls

144 lines (69 loc) · 5.59 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v3.0.0

🏡 Chore

  • Update module (16e03a8)
  • Bump pnpm (623a5b0)

❤️ Contributors

3.0.0-1 (2022-10-25)

Features

  • Enable noscript tag
  • Force override fonts when has changed
  • Encoded family name

Chore

  • Update google-fonts-helper
  • Update @nuxt/kit
  • Migrate to pnpm

3.0.0-0 (2022-07-22)

⚠ BREAKING CHANGES

  • add support for nuxt 3/nuxt bridge (#94)

Features

  • add support for nuxt 3/nuxt bridge (#94) (fbe5d77)

2.0.0 (2022-06-09)

⚠ BREAKING CHANGES

  • default to font-display: swap unless preloading (#88)

Features

  • add preconnect hint for Google Fonts stylesheet (#85) (bb8c6f2)
  • default to font-display: swap unless preloading (#88) (1e50410)
  • turn on font stylesheet inlining by default (#87) (8b53012)
  • typescript rewrite (#54) (81259ca)

Bug Fixes

1.3.0 (2021-02-15)

Features

1.2.0 (2020-11-10)

Features

  • add option to use stylesheet (e47728b)

1.1.6 (2020-11-10)

1.1.5 (2020-11-09)

1.1.4 (2020-11-07)

Bug Fixes

  • update crossorigin attribute (feaeb9e), closes #27

1.1.3 (2020-10-22)

Bug Fixes

  • use script to load fonts (0a453c1)

1.1.2 (2020-10-20)

Bug Fixes

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

1.1.1 (2020-10-20)

Bug Fixes

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

1.1.0 (2020-10-11)

Features

Bug Fixes

  • render blocking resources (84c7f36)

1.0.3 (2020-09-17)

1.0.2 (2020-09-10)

Bug Fixes

1.0.1 (2020-09-09)

Bug Fixes

  • update google-fonts-helper (b32099d)

1.0.0 (2020-07-17)

0.1.0 (2020-07-13)

Bug Fixes