Coop Design System
NPM packages

@coop/cds-fonts

NPM package changelog.

This package follows the Semantic Versioning specification.

2.1.1

Patch Changes

  • e157333: Expose underlying font files on @coop/cds-fonts to enable font preloading

2.1.0

Minor Changes

  • 7e25e00: New ID26 fonts can now be imported separately from old fonts
  • 7e25e00: Add alpha version of ID26 fonts

2.0.0

Major Changes

  • 2b5e0f9: Breaking Change: font names in font faces are changed to exactly match the ones from Figma. If you are not using string names of fonts i.e. "CoopNew" or "Akkurat" in your codebase, this does not concern you. Always use CSS variable for typography font family instead of plain string name of a font.

2.0.0-beta.0

Major Changes

  • 1abb527: Breaking Change: font names in font faces are changed to exactly match the ones from Figma. If you are not using string names of fonts i.e. "CoopNew" or "Akkurat" in your codebase, this does not concern you. Always use CSS variable for typography font family instead of plain string name of a font.

1.0.0

Major Changes

  • 6d479aa: Create @coop/fonts package

On this page