Skip to content

Releases: nuxt/fonts

v0.7.2

13 Aug 08:47
85a41fb
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • local: Use tinyglobby to scan font files (#205)

🩹 Fixes

  • Apply - replacement to filename (d83aa0d)
  • adobe: Use provided css_names from API (#192)
  • fontsource: Use /variable endpoint for retrieving variable axes (#196)

📖 Documentation

  • Fix link to how it works (#197)
  • Update carbon abs (7b61b15)
  • Improvements (9dab0a3)
  • Update social og image (2991df2)
  • Fix open an issue link on installation page (#206)

🏡 Chore

✅ Tests

❤️ Contributors

v0.7.1

25 Jun 06:30
cc557f6
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • local: Scan for fonts in all public assets dirs (6e7ae2b)
  • Ensure we don't have font filenames prefixed with - (dfa252a)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.7.0

03 May 11:39
ac653db
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Allow configuring font-stretch property in override (d7ff458)
  • Add preload override preload non subsetted fonts (#136)

🩹 Fixes

  • Do not apply ignore patterns to _fonts public dir (4952673)

📖 Documentation

  • Clarify that addPreloadLinks only affects production (d3cbcdb)
  • readme: Replace provider count (#125)

🏡 Chore

  • Migrate to eslint v9 (#121)
  • Lint (7fa0ef5)
  • Update to latest @nuxt/module-builder (#139)

🤖 CI

  • Add codecov token (#140)

❤️ Contributors

v0.6.1

01 Apr 14:40
8bf1eb3
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add style in variable font local fallback name (#110)

📖 Documentation

  • Add link to adobe's terms and warning to read (7872b28)
  • Mention non-latin subset support for adobe provider (#109)

❤️ Contributors

v0.6.0

01 Apr 12:25
07b178c
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • fontsource: Support variable fonts (#102)

🩹 Fixes

  • Render variable font weight correctly (#99)
  • Preserve @font-face order when rendering (836a605)
  • Only prepend once 🤣 and update snapshots (8a000ae)
  • Adopt forward-compatible approach to builder:watch (#101)
  • Handle custom app.baseURL in development (d9f4fae)

📖 Documentation

  • Add image (608653b)
  • Mention disabling unocss web fonts preset (627125b)

🏡 Chore

  • Link to latest version in badges (42e7030)

✅ Tests

  • Update poppins snapshot (274ae5f)

❤️ Contributors

v0.5.1

23 Mar 11:57
cf18ed7
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Invalidate cache on new package releases (ee9678a)

❤️ Contributors

v0.5.0

23 Mar 11:52
777cb0f
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • fontsource: Support subsets (#84)

🩹 Fixes

  • Inherit css preload data when chunks are bundled up (c11b257)
  • Continue if font family doesn't match in getFontDetails (#88)
  • Handle numbers in font family names (d3d3de6)
  • Handle escape characters in font family names (777cb0f)

💅 Refactors

  • Share storage instance between meta/assets (d5b8184)
  • Separate type import (593117b)

🏡 Chore

✅ Tests

  • Clear font cache before running tests (ff64cff)
  • Add snapshots for adobe provider (c1dc27e)
  • Single adobe playground page (76d7b8a)

❤️ Contributors

v0.4.0

20 Mar 14:50
34d1b15
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Fontsource provider (#78)
  • Support system proxy when fetching fonts/metadata (#82)

🩹 Fixes

  • Match font weights & styles when adding local fallbacks (#71)

📖 Documentation

  • Add adobe to list in readme (9b0770d)

🏡 Chore

❤️ Contributors

v0.3.0

13 Mar 14:14
914cee0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add adobe fonts provider (#55)

❤️ Contributors

v0.2.1

11 Mar 15:37
35758d6
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • devtools: Don't wait for callback from exposeFonts (35758d6)

❤️ Contributors