Fontaine Versions Save

Automatic font fallback based on font metrics

v0.5.0

1 month ago

   🚀 Features

    View changes on GitHub

v0.4.1

7 months ago

No significant changes

    View changes on GitHub

v0.4.0

10 months ago

   🚨 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

1 year ago

   🐞 Bug Fixes

  • Use fully resolved path to export  -  by @danielroe (d0486)
    View changes on GitHub

v0.3.0

1 year ago

   🚨 Breaking Changes

  • Use rename override to fallback  -  by @danielroe (f7b82)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

0.2.3

1 year ago

0.2.3 (2022-11-01)

Bug Fixes

  • fallback to empty family/source (7f1d967)

0.2.2

1 year ago

0.2.2 (2022-10-31)

Bug Fixes

  • handle multiple sources and only try reading woff/woff2/ttf files (8f40d28)

0.2.1

1 year ago

0.2.1 (2022-10-19)

Bug Fixes

  • include sass/scss files in transform (998994d)

0.2.0

1 year ago

0.2.0 (2022-10-17)

Features

  • allow customising font override name (fa3470b)

0.1.3

1 year ago

0.1.3 (2022-10-16)

Bug Fixes

  • don't match CSS variables as font families (6e43272)