Skip to content

fontaine@0.7.0

Choose a tag to compare

@danielroe danielroe released this 06 Nov 21:39
· 26 commits to main since this release
48b11b2

compare changes

🚀 Enhancements

  • fontaine: Add option for per-family fallback fonts (#533)
  • fontaine,fontless: Category-aware default fallbacks (#674)

🔥 Performance

  • fontaine: Implement plugin hook filter (#618)
  • Use code filter when processCSSVariables is disabled (d89e67c)
  • fontaine: Bundle @capsizecss/metrics (#662)

🩹 Fixes

💅 Refactors

  • Extract core utilities in preparation for fontless (#627)

📖 Documentation

  • Add basic README for fontless (74151f3)
  • Replace invalid playground link (#543)
  • Refine fontless homepage (#575)
  • Update readme to reflect proper fallback name (#629)

📦 Build

  • Migrate to tsdown (#684)

🏡 Chore

  • Remove prettier config (f00f840)
  • Convert to workspace (#521)
  • Improve workflows + add engines.node (88fb5b2)
  • Gitignore .husky (14c2f08)
  • Do not build tests in build command (38886e2)
  • Skip test packages from node versions check (1e53c53)
  • Only test fontless + fontaine types (f4fe03a)
  • Add keywords + description (96bc498)
  • Ignore examples for linting (adad56d)
  • Explicitly install tailwindcss (b1d6249)
  • Add CODEOWNERS file (b0ada60)
  • Update node engines for playground (5d1ae17)
  • Lint (eeddce9)
  • Setup pkg.pr.new (#654)
  • Remove tea.yml (423af09)
  • Lint (f3c6c02)

✅ Tests

🤖 CI

  • Build project before running knip (a7a8ddd)
  • Remove forced corepack installation (ba923c5)
  • Add provenance action to check for downgrades in provenance (7a5d474)
  • Fix workflow (#641)
  • Rename provenance workflow (#640)
  • Tweak pkg-pr-new workflow (49284f0)
  • Update release tag patterns (9131ffe)

❤️ Contributors