Vite Plugin Webfont Dl Versions Save

⚡ Webfont Download Vite Plugin - Make your Vite site load faster

v3.9.4

3 weeks ago

What's Changed

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

Full Changelog: https://github.com/feat-agency/vite-plugin-webfont-dl/compare/v3.9.3...v3.9.4

v3.9.3

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/feat-agency/vite-plugin-webfont-dl/compare/v3.9.2...v3.9.3

v3.9.2

1 month ago

What's Changed

Full Changelog: https://github.com/feat-agency/vite-plugin-webfont-dl/compare/v3.9.1...v3.9.2

v3.9.1

5 months ago

Changed

  • Added Vite 5 support.

v3.9.0

6 months ago

Changed

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

v3.8.1

6 months ago

Changed

  • Ignore HTML commented stylesheet tags. #42

v3.8.0

6 months ago

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

11 months ago

Changed

v3.7.5

11 months ago

Changed

  • Refactored CSS font URL normalization #34

v3.7.4

1 year ago

Changed

  • Handle multiple html files #30