Skip to content

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

v3.10.1

18 Nov 21:53
Compare
Choose a tag to compare

What's Changed

  • Dev server quickfix

Full Changelog: v3.10.0...v3.10.1

v3.10.0

18 Nov 21:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.5...v3.10.0

v3.9.5

12 Aug 14:05
Compare
Choose a tag to compare

What's Changed

  • Deprecated dependencies fix (#55)

Full Changelog: v3.9.4...v3.9.5

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