Skip to content

Latest commit

 

History

History
106 lines (49 loc) · 4.73 KB

CHANGELOG.md

File metadata and controls

106 lines (49 loc) · 4.73 KB

Changelog

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

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