Releases: nuxt/fonts
Releases · nuxt/fonts
v0.8.0
🚀 Enhancements
🩹 Fixes
- Inject relative font urls in css (b7646e9)
💅 Refactors
- devtools: Improve devtools ui (#228)
📖 Documentation
- Warn to escape invalid characters in Tailwind config (#233)
🏡 Chore
- Add
compatibilityDate
field (bd6a7da)
✅ Tests
- Extract test helpers (572f3ca)
❤️ Contributors
- Tom Tang (@qwerzl)
- Daniel Roe (@danielroe)
- Arash (@arashsheyda)
v0.7.2
🔥 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
- Lint (dabc1ce)
✅ Tests
- Update snapshots (5bc9ae6)
❤️ Contributors
- Ben McCann (@benmccann)
- Kethan Vegunta (@kethan1)
- Daniel Roe (@danielroe)
- Sébastien Chopin (@atinux)
- Tom Tang (@qwerzl)
- Michel EDIGHOFFER (@edimitchel)
v0.7.1
🩹 Fixes
- local: Scan for fonts in all public assets dirs (6e7ae2b)
- Ensure we don't have font filenames prefixed with
-
(dfa252a)
📖 Documentation
🏡 Chore
❤️ Contributors
- Daniel Roe (@danielroe)
- Tom Tang (@qwerzl)
v0.7.0
🚀 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
🤖 CI
- Add codecov token (#140)
❤️ Contributors
- Daniel Roe (@danielroe)
- Jonas Thelemann (@dargmuesli)
v0.6.1
🩹 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
- Tom Tang (@qwerzl)
- Daniel Roe (@danielroe)
v0.6.0
🚀 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
🏡 Chore
- Link to latest version in badges (42e7030)
✅ Tests
- Update poppins snapshot (274ae5f)
❤️ Contributors
- Daniel Roe (@danielroe)
- Tom Tang (@qwerzl)
- Sébastien Chopin (@atinux)
v0.5.1
v0.5.0
🚀 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
🏡 Chore
- Dedupe dependencies (4793b4c)
✅ Tests
- Clear font cache before running tests (ff64cff)
- Add snapshots for adobe provider (c1dc27e)
- Single adobe playground page (76d7b8a)
❤️ Contributors
- Daniel Roe (@danielroe)
- Tom Tang (@qwerzl)
v0.4.0
🚀 Enhancements
🩹 Fixes
- Match font weights & styles when adding local fallbacks (#71)
📖 Documentation
- Add adobe to list in readme (9b0770d)
🏡 Chore
- Fix lockfile (6c3eff0)
❤️ Contributors
- Daniel Roe (@danielroe)
- Tom Tang (@qwerzl)