2.0.0 (2026-04-06)
⚠ BREAKING CHANGES
- drop cjs export (migrate to tsdown and tsgo)
Features
- add bun, rolldown and rspack loaders (0802a9c)
- add font fallback metrics to reduce layout shift (5cdfe70)
- add inline font face option to improve LCP by inlining @font-face rules (9766b0e)
- add Vite 8 support (#92) (a2c0a0a)
- allow passing range for custom font-weight (#79) (a6db654)
- fallback: optimize fallback generation by checking for configured fallbacks before processing (71ac94e)
- tests: add comprehensive tests for fontsource, custom, google, and typekit loaders (c4933a0)
Bug Fixes
- fontsource: update variable standard and stylesheet import path (623abd6)