Skip to content

Releases: web-runes/leturgero

@leturgero/cli@0.3.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 08:05
7c5b111

Patch Changes

  • #45 e176326 Thanks @florian-lefebvre! - Unknown flags, positional arguments and flags missing their value are now rejected with a readable message instead of being silently ignored or printing a stack trace

@leturgero/cli@0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 07:18
7022f70

Minor Changes

  • #43 ee01b80 Thanks @florian-lefebvre! - Adds support for picking a font family from a URL. Interactively, a new prompt lets you choose between searching a family by name and pasting a URL. Non-interactively, --font-family now accepts a URL as well as a name. Google Fonts, Fontsource and Fontshare URLs are supported, and the family name is extracted from them.

@leturgero/cli@0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 07:02
8a181f8

Minor Changes

  • #41 31e5c14 Thanks @florian-lefebvre! - Adds support for properties suggestions

    The CLI will now only give available options for properties like weights, when known.

@leturgero/cli@0.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 07:28
8ef817a

Patch Changes

@leturgero/cli@0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 06:52
3bf1f58

Patch Changes

@leturgero/cli@0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:40
1d235f4

Minor Changes

  • #22 aabf2af Thanks @florian-lefebvre! - Adds optimized fallbacks

    Metric-adjusted @font-face rules built from system fonts that reduce layout shift (CLS) while your font loads can now be generated using the CLI

  • #20 3c7bcd6 Thanks @florian-lefebvre! - Allows specifying the fallbacks for the choosen font family

@leturgero/cli@0.0.6

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:39
c72eddc

Patch Changes

@leturgero/cli@0.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:37
d831f46

Patch Changes

@leturgero/cli@0.0.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:07
a86648f

Patch Changes

@leturgero/cli@0.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 07:21
95c9a6a

Patch Changes