Releases: unjs/fontaine
Releases · unjs/fontaine
v0.5.0
🚀 Features
- deps: Upgrade to latest Capsize packages - by @michaeltaranto in #319 (f8d28)
View changes on GitHub
v0.4.1
No significant changes
View changes on GitHub
v0.4.0
🚨 Breaking Changes
🚀 Features
- Allow skipping generation of
@font-face
override declarations - by @danielroe (7114a)
🐞 Bug Fixes
- Metrics can be omitted - by @danielroe (c7085)
- Expose
FontaineTransformOptions
- by @danielroe (18b71) - Use more descriptive parameter for
skipFontFaceGeneration
- by @danielroe (e38a9)
View changes on GitHub
v0.3.1
v0.3.0
🚨 Breaking Changes
- Use rename
override
tofallback
- by @danielroe (f7b82)
🚀 Features
- Update capsize dependencies - by @michaeltaranto in #120 (c0f64)
🐞 Bug Fixes
- Handle font families with multiple spaces - by @AleksandrHovhannisyan in #128 (4991a)
- Don't override
font-family: inherit
- by @zanfee in #113 (b08d1)