v0.1.0
🚨 Breaking Changes
- Rename public API to
resolveFont
- by @danielroe (5424d)
🚀 Features
- Expose provider id for successful font resolutions - by @danielroe (ff534)
- Export more types - by @danielroe (f39b5)
- types: Export the
FontStyles
type - by @barelyhuman in #30 (64406)
🐞 Bug Fixes
- Backwards compatible with
resolveFontFace
- by @danielroe (f8383) - Filter adobe font results - by @danielroe (89601)
- Allow passing partial options to
resolveFont
- by @danielroe (a3a9d)
🏎 Performance
- Initialise providers in parallel - by @danielroe (dff35)