Skip to content

Releases: feat-agency/vite-plugin-webfont-dl

v3.9.4

25 Apr 07:52
Compare
Choose a tag to compare

What's Changed

  • Hash long filenames (#53)
  • Escape URLs in regex (#53)

Full Changelog: v3.9.3...v3.9.4

v3.9.3

08 Apr 17:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.2...v3.9.3

v3.9.2

26 Mar 07:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.1...v3.9.2

v3.9.1

17 Nov 10:04
Compare
Choose a tag to compare

Changed

  • Added Vite 5 support.

v3.9.0

13 Nov 07:12
Compare
Choose a tag to compare

Changed

  • Added embedFonts option for embedding base64-encoded fonts into css. #43
  • FontCollection type refactor.

v3.8.1

03 Nov 15:43
5a6dee5
Compare
Choose a tag to compare

Changed

  • Ignore HTML commented stylesheet tags. #42

v3.8.0

01 Nov 18:28
Compare
Choose a tag to compare

Changed

  • Updated downloader's user-agent to support variable fonts. #40
  • Log file paths only if downloaded and not served from cache. #41

v3.7.6

15 Jun 18:51
Compare
Choose a tag to compare

Changed

v3.7.5

15 Jun 17:45
Compare
Choose a tag to compare

Changed

  • Refactored CSS font URL normalization #34

v3.7.4

04 May 21:26
Compare
Choose a tag to compare

Changed

  • Handle multiple html files #30